Run an array of functions in parallel, but limit the number of tasks executing at the same time
D3 sankey with circular links
Converts arrays of integers from one base to another. Uses an O(N²) algorithm.
A tiny, faster alternative to native Array.prototype.every
list of SPDX standard license ranges
A utility function to index arrays by any criteria
Safely push each item of an array to a stream
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
General purpose glob-based configuration matching.
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
Pipe an Array through Node.js streams
create a new array filled with a value, or zero
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Copy a descriptor from object A to object B
Validates if a value is a positive integer array.
A tiny and fast selection algorithm in JavaScript.
Apply a function to a each element of a collection and return a new array of results.
Validates if a value is an object array.
Fill a polygon with lines
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Creates a real Array from almost anything.
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.
Get callsites from the V8 stack trace API
`[].reduce()` for old browsers