CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
Promise based HTTP client for the browser and node.js
Web framework built on Web Standards
Fast & forgiving HTML/XML parser
A helper to optimistically set Symbol.toStringTag, when possible.
An ESLint custom parser which leverages TypeScript ESTree
TypeScript definitions for yargs
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.