Which kind of boxed JS primitive is this?
ECMAScript spec-compliant polyfill/shim for `globalThis`
Create HTTP error objects
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
HTTP and HTTPS modules that follow redirects.
ES6 spec-compliant RegExp.prototype.flags shim.
micromark utility to handle character codes
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`
Pure random number generator written in TypeScript
Standalone TypeScript project service wrapper for linting.
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
Robustly get the byte length of a Typed Array
Standard library
Tooling which enables you to use TypeScript with ESLint
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
A string tag that strips indentation from multi-line strings. ⬅️
Get the ArrayBuffer out of a TypedArray, robustly.
HTML parser and serializer.
React charts
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
micromark factory to parse destinations (found in resources, definitions)
A node.js module for parsing form data, especially file uploads.
Make a callback- or promise-based function support both promises and callbacks.
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet