Allow parsing of async generator functions
Turn async functions into ES2015 generators
The Interactive Extensions for JavaScript
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Get the ArrayBuffer out of a TypedArray, robustly.
A simple list of possible Typed Array names.
Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
OpenTelemetry Tracing
async.mapLimit's functionality available as a standalone npm module
Bind methods to an object from that object or some other source. Optionally specify a set of methods to skip over.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
Express middleware to validate request (headers, params, query, body) using Joi
A blazing fast memoization library that is tiny but feature-rich.
Robustly get the length of a Typed Array
Runs a list of async tasks, passing the results of each into the next one
Utility for converting between WGS84 lat/lng and MGRS coordinates
Async control for arrays
Programmatic access to information about the AXObject Model