HTTP and HTTPS modules that follow redirects.
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
HTML parser and serializer.
ES2017 spec-compliant Object.entries shim.
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Helper functions for V8 coverage files.
Determine if the JS environment has BigInt support.
A string tag that strips indentation from multi-line strings. ⬅️
React charts
parse argument options
micromark factory to parse destinations (found in resources, definitions)
TypeScript definitions for @babel/traverse
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
A node.js module for parsing form data, especially file uploads.
Robustly get the byte offset of a Typed Array
Generates and consumes source maps
Type utilities for working with TypeScript + ESLint together
Sidecar code splitting utils
ES2019 spec-compliant String.prototype.trimStart shim.
Infer the content-type of a request.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible