A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Get the ArrayBuffer out of a TypedArray, robustly.
An HTTP(s) proxy `http.Agent` implementation for HTTPS
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
A list of color names and its values
concatenative mapdashery
Robustly `.call.bind()` a function
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
ES2019 spec-compliant String.prototype.trimEnd shim.
Robustly get the byte offset of a Typed Array
Determine if a function is a native generator function.
An implementation of the WHATWG URL Standard's URL API and parsing machinery
ES2017 spec-compliant Object.entries shim.
Robustly get the [[Prototype]] of an object
Store information about any JS value in a side channel, using a linked list
Fast, unopinionated, minimalist web framework
What is the type of this builtin JS value?
Is this specifier a node.js core module?
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Array manipulation, ordering, searching, summarizing, etc.
Generates and consumes source maps
Returns an array of Typed Array names that are available in the current environment
webpack Validation Utils
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.