Left pad a string to align with the longest string in an array
Bizarro minimist: transform an options object into argv
Get the average value in an array
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
Fill a polygon with lines
Put a bunch of emitted events in an array, for testing.
Create a zero-filled generic array.
Various method to process spectra
Turns off all rules that are unnecessary or might conflict with Prettier.
Convert object keys from camel case
Maximum length for a typed array.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
Parse the Forwarded header (RFC 7239) into an array of objects
Returns true if a value is a plain object, array or function.
Maximum length for a generic array.
Detect whether or not an object is a Typed Array
The smallest and simplest JavaScript priority queue
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
Quickly scan for CLI flags and arguments
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.
Stylable text tables, handling ansi colour. Useful for console output.
Tiny JavaScript tokenizer.
Pipe an Array through Node.js streams
create a new array filled with a value, or zero