Allow parsing of async generator functions
Higher-order functions and common patterns for asynchronous code
Asynchronous iterator function for parallel processing.
Get a stream as a string, Buffer, ArrayBuffer or array
Determine if a function is a native async function.
Array manipulation, ordering, searching, summarizing, etc.
Turn async functions into ES2015 generators
Allow parsing of async generator functions
A function that returns the normally hidden `AsyncFunction` constructor
Map over promises concurrently
Helper function to remap async functions to generators
Asynchronously go through an array with concurrency and queue
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A simple list of possible Typed Array names.
async.mapLimit's functionality available as a standalone npm module
Turn async generator functions into ES2015 generators
Is this value a JS ArrayBuffer?
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
A blazing fast memoization library that is tiny but feature-rich.
Is this value a JS SharedArrayBuffer?
Robustly get the byte offset of a Typed Array
Robustly get the length of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable