unist utility to check if a node passes a test
Get bounding box of an svg path data
Convert json object to typescript interfaces
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
🐊Putout plugin adds ability to convert for to for-of
Node-red nodes to convert values to and from buffer/array. Supports Big/Little Endian, BCD, byte swapping and much more
CLI for the json-2-csv package
Simple functional programming utility & Misc programming tool
Gatsby transformer plugin for JSON files
The pug parser (takes an array of tokens and converts it to an abstract syntax tree)
🐊Putout plugin adds ability to convert 'apply' to 'spread'
🐊Putout plugin adds ability to convert 'Object.entries()' to 'Object.keys()'
Generate, and decode, base64 VLQ mappings for source maps and other uses
Like a Set, but provides the index of the `key` in the backing array
Create an array with values that are present in the first input array but not additional ones
Lazy-evaluating list of files, based on globs or regex patterns
Convert an array-like object to an object likely to have the same "shape".
Minimal async jobs utility library, with streams support
🐊Putout plugin adds ability to convert 'Object.keys()' to 'Object.entries()'
Collection of color space conversions
Create an array without duplicates
No description provided.
> Convenient JavaScript function that serializes Objects to FormData instances.
🐊Putout plugin adds ability to transform code related to types assertions