Flatten nested arrays
A Javascript implementation of the [WebXR Layers API](https://www.w3.org/TR/webxrlayers-1/), which renders layers in WebGL.
TypeScript definitions for d3-array
Guarantees an array back
Matches strings against configurable strings, globs, regular expressions, and/or functions
Create an array of unique values, in order, from the input arrays
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
A polyfill for SVG's SVGPathSeg and SVGPathSegList
Like a Set, but provides the index of the `key` in the backing array
Create an array with values that are present in the first input array but not additional ones
Lazy-evaluating list of files, based on globs or regex patterns
Library for creating voice messages
Minimal async jobs utility library, with streams support
Create an array without duplicates
Array.prototype.find polyfill for ES5 versions and lower.
No description provided.
Remove duplicate values from an array. Fastest ES5 implementation.
Lightweight promise polyfill. A+ compliant
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Stringify your JSON at max speed
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Replace your lame string errors with object versions.