Check if a value is any kind of array
ES2015 `Array#findIndex()` ponyfill
Rescale an array into a range
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.
High-performance JSON Pointer implementation
Validates if a value is an array.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Dynamic accessibility analysis for React using axe-core
Check if two arrays are equal
Validates if a value is an integer array.
Return a function which tests if every element in an array passes a test condition.
Normalize array (possibly n-dimensional) to zero mean and unit variance
Put a bunch of emitted events in an array, for testing.
Convert a typed array to a Buffer without a copy
finds an item in an array matching a predicate function, and returns its index
Tiny queue data structure
`[].map(f)` for older browsers
Float64Array.
filter in array tree
Get the last or last n elements in an array.
Maintain and search through a sorted array using some low level functions
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Uint8Array.
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.