Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
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.
Robustly get the byte offset of a Typed Array
Is this value a JS SharedArrayBuffer?
Robustly get the length of a Typed Array
Works like String.prototype.replace but outputs an array. Useful for replacing parts of the string with objects of other types.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Turn an array like into an array
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Create an error from an array of error messages
Eslint rule for consistent filenames.
Match human-quality input to potential matches by edit distance.
Validates if a value is a positive integer array.
Find [nd-]array min/max values
Generates an array of consecutive integers starting at 0
list of SPDX standard license ranges
Randomize the order of the elements in a given array.
Convert object keys from camel case
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.
The pug lexer (takes a string and converts it to an array of tokens)
General purpose glob-based configuration matching.