A JavaScript text diff implementation.
Check if a value is any kind of array
Get the minimum value in an array
Get the maximum value in an array
ES2015 `Array#findIndex()` ponyfill
Simple dependency graph.
TypeScript definitions for d3-polygon
Validates if a value is an array.
Rescale an array into a range
No description provided.
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.
Bridging the gap between buffers and typed arrays
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
High-performance JSON Pointer implementation
Check if two arrays are equal
turn all non index.js modules in a folder as a single object
Curated collection of data structures for the JavaScript/TypeScript.
Convert a typed array to a Buffer without a copy
filter in array tree
Normalize array (possibly n-dimensional) to zero mean and unit variance
Return a function which tests if every element in an array passes a test condition.
Validates if a value is an integer array.
Put a bunch of emitted events in an array, for testing.
finds an item in an array matching a predicate function, and returns its index