Flatten sections from a source map into a single mappings string.
Recreates an object from any `nested.props`. A simple and small integration.
Curated collection of data structures for the JavaScript/TypeScript.
Check if two arrays are equal
Return a function which tests if every element in an array passes a test condition.
Validates if a value is an integer array.
Flattens nested array to given depth.
Normalize array (possibly n-dimensional) to zero mean and unit variance
**xDeepFlattenArray** is a JavaScript/Typescript function that recursively flattens a nested array and stores the flattened elements in a provided array.
Reakit utils
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
Convert a typed array to a Buffer without a copy
modern-kit/utils
`[].map(f)` for older browsers
Float64Array.
filter in array tree
json2csv built-in transforms. A transform is a function that receives a data recod and returns a transformed record. Transforms are executed in order before converting the data record into a CSV row.
Tiny queue data structure
Get the last or last n elements in an array.
Uint8Array.
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Maintain and search through a sorted array using some low level functions
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.