`[].map(f)` for older browsers
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A utility function to index arrays by any criteria
Normalize array (possibly n-dimensional) to zero mean and unit variance
Test if a value is an array.
Generates an array of consecutive integers starting at 0
Programmatic access to the ARIA specification
Stringify your JSON at max speed
creates a new array with given range
Convert a typed array to a Buffer without a copy
Turn an array like into an array
Runs (webpack) loaders
ECMAScript extensions and shims
filter in array tree
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Runs a list of async tasks, passing the results of each into the next one
Get the first fulfilled promise that satisfies the provided testing function
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Get all but the last element or last n elements of an array.
utilities for primitive JavaScript types
{G,S}et object values using MongoDB-like path notation
Convert a value to an array
JavaScript utilities for Vega.
Rearrange array elements by index array