Put a bunch of emitted events in an array, for testing.
Create C "array" instances on top of Buffers
Rearrange array elements by index array
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Return a JSON representation of a typed array.
Stringify your JSON at max speed
return list of CallSite objects from a captured stacktrace
Turn an array like into an array
Light implementation of binary buffer with helpers for easy access.
Get all but the last element or last n elements of an array.
file downloading using client-side javascript
A polyfill for Array.prototype.flat and Array.prototype.flatMap
Redux-Saga effects with strong types.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Type safe dependency injection framework for TypeScript
Generates an array of consecutive integers starting at 0
No description provided.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Floating-point typed array constructors.
Find [nd-]array min/max values
Read `.xlsx` files in a web browser or in Node.js
Useful functions for working with Typed Arrays in JavaScript.
Validates if a value is an integer array.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.