A utility for managing the `processinfo` folder that NYC uses.
Make a Promise from a function with a callback and preserve its error stack.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Estlint rule - no async callbacks for array methods
Get callsites from the V8 stack trace API
TypeScript definitions for dom4
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the ArrayBuffer out of a TypedArray, robustly.
A simple list of possible Typed Array names.
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Robustly get the byte length of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Array manipulation, ordering, searching, summarizing, etc.
A JavaScript text diff implementation.
The lightest signal library.
Robustly get the length of a Typed Array
Metarhia utilities
[](https://discord.gg/poimandres)
Get a stream as a string, Buffer, ArrayBuffer or array
Utils for use with the Signals Proposal: https://github.com/proposal-signals/proposal-signals
Allow parsing of async functions
Promise wrapper over MQTT.js