Return a function which tests if every element in an array-like object passes a test condition.
Array manipulation, ordering, searching, summarizing, etc.
yargs the modern, pirate-themed, successor to optimist.
Determine if a function is a native async function.
A function that returns the normally hidden `AsyncFunction` constructor
Helper function to remap async functions to generators
Map over promises concurrently
Turn async generator functions into ES2015 generators
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Turn async functions into ES2015 generators
Allow parsing of async generator functions
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A simple list of possible Typed Array names.
async.mapLimit's functionality available as a standalone npm module
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
A blazing fast memoization library that is tiny but feature-rich.
Robustly get the byte offset of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
Collection of functions for cleaning up and parsing SVG for Iconify project
Robustly get the length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.