Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
General purpose glob-based configuration matching.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
🐊Putout plugin adds ability to convert 'const' to 'let'
Parse postgres array columns
Generate a signature for Apollo usage reporting
Run an array of functions in parallel
Flatten nested arrays
Universal Module for HMAC (Hash-based Message Authentication Code) in JavaScript
TypeScript definitions for d3-array
Folder based file browser given a flat keyed list of objects, powered by React.
Guarantees an array back
🐊Putout plugin adds ability to convert 'Object.entries()' to 'Object.keys()'
Matches strings against configurable strings, globs, regular expressions, and/or functions
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
🐊Putout plugin adds ability to convert 'Object.keys()' to 'Object.entries()'
Create an array of unique values, in order, from the input arrays
Lazy-evaluating list of files, based on globs or regex patterns
Create an array with values that are present in the first input array but not additional ones
Like a Set, but provides the index of the `key` in the backing array
Minimal async jobs utility library, with streams support