This is an array function test.
JavaScript utilities for Vega.
A ponyfill for the ES 2015 (ES6) `Array.from()`.
provides helpers to check if argument type is object, array, function
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.
creates a new array with given range
Get the first fulfilled promise that satisfies the provided testing function
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
Call an array of asynchronous functions in series
Promisify a callback-based function
foreach component + npm package
Call an array of asynchronous functions in parallel
Returns true if a value is a plain object, array or function.
Get the last or last n elements in an array.
Runs a list of async tasks, passing the results of each into the next one
Make any value an array. No dependencies.
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
Put a bunch of emitted events in an array, for testing.
Rearrange array elements by index array
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Stringify your JSON at max speed
return list of CallSite objects from a captured stacktrace
Turn an array like into an array
Get all but the last element or last n elements of an array.