An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
Randomize the order of items in an array
write logs to js Array
Parse the Forwarded header (RFC 7239) into an array of objects
Programmatic access to the ARIA specification
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
Safely push each item of an array to a stream
pack node-style source files from a json stream into a browser bundle
A library for deep (recursive) merging of Javascript objects
Returns an array of Typed Array names that are available in the current environment
Generate contour lines from a grid of data.
Maximum length for a typed array.
TypeScript definitions for range-parser
Utilities to help expose prettier output in linting tools
Extremely fast double-ended queue implementation
Mock a canvas in your jest tests.
No description provided.
Bizarro minimist: transform an options object into argv
Rules dealing with Array functions and methods.
Truncate a semver version: `1.2.3` → `1.2.0`
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.
Create a filled generic array.
Create a zero-filled generic array.