ES2015 `Array#findIndex()` ponyfill
Rescale an array into a range
Turns off all rules that are unnecessary or might conflict with Prettier.
Get the list of files installed in a package in node_modules, including bundled dependencies
A suite of parsers and compilers for WordPress styles.
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Scales and color schemes for visual encoding.
High-performance JSON Pointer implementation
Unopinionated, no-frills CLI argument parser
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Produce a new array composed of all but the first element of the input collection.
OData v4 query builder that uses a simple object-based syntax similar to MongoDB and js-data
Enforce that all function components are wrapped in `React.memo`, and that all props and deps are wrapped in `useMemo`/`useCallback` so they don’t break memo.
Validates if a value is an array.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Produce a new array composed of all but the first n elements of an input collection.
A Minipass stream that collects all the data into a single chunk
All essential TypeScript types in one place
Returns a stream which becomes readable once all input is received
Get all chunks of a stream
Events and more for arrays
Curated collection of data structures for the JavaScript/TypeScript.
Simple, expected, and deterministic best-match sorting of an array in JavaScript
Check if two arrays are equal