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.
General purpose glob-based configuration matching.
Parse postgres array columns
Run an array of functions in parallel
Flatten nested arrays
Jackpot, TCP connection pooling for Node.js
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
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
Create an array without duplicates
Remove duplicate values from an array. Fastest ES5 implementation.
No description provided.
Minimal async jobs utility library, with streams support
A tiny (130B to 205B) and fast utility to randomize unique IDs of fixed length
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Retries a function that returns a promise, leveraging the power of the retry module.
Turn anything into an array
Helper for generating random values in your code
Loop over each item in an array and call the given function on every element.