Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Turn async functions into ES2015 generators
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Allow parsing of async generator functions
A simple list of possible Typed Array names.
Parse the Forwarded header (RFC 7239) into an array of objects
finds an item in an array matching a predicate function, and returns its index
Invokes the passed function for each item in an iterable
A blazing fast memoization library that is tiny but feature-rich.
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 length of a Typed Array
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Visualize relationships or network flow with an aesthetically-pleasing circular layout.
A tiny, faster alternative to native Array.prototype.every
Robustly get the length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
diff with unified diff format handling
A utility function to index arrays by any criteria
D3 sankey with circular links
Create a transform stream using await instead of callbacks
Async control for arrays