Array#filter for older browsers.
finds an item in an array matching a predicate function, and returns its index
Maintain and search through a sorted array using some low level functions
Concatenate a readable stream's data into a single array
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Remove duplicate values from an array. Fastest ES5 implementation.
Rope-based persistent sequence type
utilities for primitive JavaScript types
Guarantees an array back
TypeScript definitions for d3-polygon
Essential JS 2 DataManager
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
JavaScript utilities for Vega.
Validates if a value is an array.
A ponyfill for the ES 2015 (ES6) `Array.from()`.
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.
Get the first fulfilled promise that satisfies the provided testing function
creates a new array with given range
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
Promisify a callback-based function
Backs out file tree changes
foreach component + npm package
Call an array of asynchronous functions in series
Call an array of asynchronous functions in parallel