Validates if a value is an array of arrays.
Matches strings against configurable strings, globs, regular expressions, and/or functions
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Get a random item from an array
Create an array of unique values, in order, from the input arrays
Validates if a value is a nonnegative number.
Immutable hash maps implemented as hash array papped tries
Tree utilities which provides a full-featured extend and object-cloning facility, and various tools to deal with nested object structures.
ToInteger converts 'argument' to an integral numeric value.
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
Decode `.ico` icons
Validates if a value is infinite.
A minimalistic code generation utility.
Asynchronous iterator function for parallel processing.
Fastest random ID and random string generation for Node.js
Core module for compound spring embedder based layout styles
A sparse array optimised for low memory whilst still being fast
Validates if a value is an object array.
Lazy-evaluating list of files, based on globs or regex patterns
Create an array with values that are present in the first input array but not additional ones
Like a Set, but provides the index of the `key` in the backing array
CORS middleware for modern Node.js
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
Minimal async jobs utility library, with streams support