A function that returns the normally hidden `GeneratorFunction` constructor
Recursive, synchronous, and fast file system walker
Node Metrics collection library for use by Nooks
Helper functions for assembling CloudFormation templates in JavaScript
Fast and easy-to-use dynamic C FFI (foreign function interface) for Node.js
Utils for use with the Signals Proposal: https://github.com/proposal-signals/proposal-signals
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
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.
Is this value a JS ArrayBuffer?
Run the supplied function exactly one time (once)
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Is this value a JS SharedArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
A function for iterating over objects, arrays, strings and ranges
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the length of a Typed Array
No description provided.
Make a function mimic another one. This is a fork of sindresorhus/mimic-fn, but with CommonJS support.
🐟 A fast, small-but-mighty, familiar ~fish~ router
Pick color from a given color palette by index
General purpose glob-based configuration matching.