Helper function to remap async functions to generators
Map over promises concurrently
Array with sorted insertion and optimized search methods.
Turn async generator functions into ES2015 generators
Fast nd point clustering.
Character encoding detector
Sort YAML files alphabetically
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.
async.mapLimit's functionality available as a standalone npm module
A blazing fast memoization library that is tiny but feature-rich.
Parse the accept-language header from a HTTP request
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 byte length of a Typed Array
Sort an object's keys, including an optional key list
Diff two sorted array for best performance
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the length of a Typed Array