Array extensions to create new array elements, iterate the collection and return the array itself and methods to return a single value.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte offset of a Typed Array
Robustly get the length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the byte length of a Typed Array
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.
Flatten nested arrays
UI5 CLI extensions to transpile code
Remove duplicate values from an array. Fastest ES5 implementation.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Turn anything into an array
Node's default require extensions as a separate module
General purpose glob-based configuration matching.
A simple list of possible Typed Array names.
A dictionary of file extensions and associated module loaders.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
No description provided.
Loop over each item in an array and call the given function on every element.
Wrap content in a comment that is valid for a given file type.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.