Turn async functions into ES2015 generators
Map over promises concurrently
Allow parsing of async generator functions
Minimalistic tools for JS crypto modules
Zajno's re-usable utilities for JS/TS projects
utils for strings
Robustly get the byte offset of a Typed Array
A useful helper for any javascript program
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
A set of utility functions commonly used by unplugins.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Utilities for working with Windows Subsystem for Linux (WSL)
Get the ArrayBuffer out of a TypedArray, robustly.
Fast, generic JavaScript/node.js utility functions.
A small set of utilities for child process.
This monorepo's version of "lodash". This package contains shared generic utilities that can be used within the ecosystem. This package should not have dependencies, and should not contain any references to the Analytics domain.
destroy a stream if possible
A simple list of possible Typed Array names.
Is this value a JS ArrayBuffer?
async.mapLimit's functionality available as a standalone npm module
Component testing utils for Vue 3.
webpack Validation Utils
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.