Call an array of asynchronous functions in series
Call an array of asynchronous functions in parallel
flattens nested vertex data into a typed array
The pug parser (takes an array of tokens and converts it to an abstract syntax tree)
Yet another SVG path parser. This one's tiny
Parse string into array of string elements
Array#isArray for older browsers
List of standard SVG tags.
asynchronous function queue with adjustable concurrency
Converts arrays of integers from one base to another. Uses an O(N²) algorithm.
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
Detect whether or not an object is a Typed Array
Rearrange array elements by index array
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
creates a new array with given range
Join all elements of an array and create a human-readable string
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Align the text in a string.
Range header field string parser
Get the first fulfilled promise that satisfies the provided testing function
Safely push each item of an array to a stream
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.
Manipulate the HTTP Vary header