Resolve a URI relative to an optional base URI
Utilities for building ESLint plugins.
A blazing-fast equality comparison utility for a variety of use-cases
A JavaScript parser built from the Hermes engine
A debug logger package for other Google libraries
Wordwrap a string with ANSI escape codes
a CSS selector compiler/engine
Run an array of functions in parallel
Parses set-cookie headers into objects
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Fake JavaScript timers
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
Modern Buffer API polyfill without footguns
CLI arguments parser. Native port of python's argparse.
ECMAScript scope analyzer for ESLint
An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Higher-level content negotiation
tldts core primitives (internal module)
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Get the first fulfilled promise that satisfies the provided testing function
mdast utility to serialize markdown
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
fs read and write streams based on minipass