Helper functions around Function call/apply/bind, for use in `call-bind`
A parser that converts TypeScript source code into an ESTree compatible form
ES2019 spec-compliant String.prototype.trimEnd shim.
Object value retrieval given a string path
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly `.call.bind()` a function
A lightweight carousel library with fluid motion and great swipe precision
ES2017 spec-compliant Object.values shim.
unist utility to check if a node passes a test
Store information about any JS value in a side channel, using a linked list
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
yargs the modern, pirate-themed, successor to optimist.
Is this specifier a node.js core module?
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Returns an array of Typed Array names that are available in the current environment
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
A list of color names and its values
Generates and consumes source maps
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
webpack Validation Utils
Array manipulation, ordering, searching, summarizing, etc.
Robustly get the byte offset of a Typed Array