Check if two arrays are equal
GPL licensed version of Sencha Ext JS
Programmatic access to the ARIA specification
TypeScript definitions for d3-array
Calculate the sum of single-precision floating-point strided array elements using pairwise summation.
Self-host the Source Sans Pro font in a neatly bundled NPM package.
Converts arrays of integers from one base to another. Uses an O(N²) algorithm.
Rescale an array into a range
Self-host the Fira Code font in a neatly bundled NPM package.
Runs a list of async tasks, passing the results of each into the next one
No description provided.
Detect the archive type of a Buffer/Uint8Array
Self-host the Noto Sans font in a neatly bundled NPM package.
Pipe an Array through Node.js streams
just an object that maps `src` file extensions to `dest` file extensions as key/value pairs (e.g. `{'.less': '.css'}`). Useful for dynamically rewriting paths in tasks/plugins. pull requests welcome.
Isomorphic, load-anywhere function to sort an array by scalar, deep or computed values in any standard or custom order
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
return the first event in a set of ee/event pairs
Add a scalar constant to each single-precision floating-point strided array element and compute the sum using pairwise summation.
{G,S}et object values using MongoDB-like path notation
Some Array extensions
Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
Create an error from an array of error messages