Test stopwatch npm package for codedheryl
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
An implementation of the WHATWG URL Standard's URL API and parsing machinery
Constants and utilities about visitor keys to traverse AST.
minimal implementation of a PassThrough stream
ECMAScript parser
Like which(1) unix command. Find the first instance of an executable in the PATH.
a glob matcher in javascript
ECMAScript scope analyzer for ESLint
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
RFC9562 UUIDs
An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
Resolve a URI relative to an optional base URI
A query library for ECMAScript AST using a CSS selector like query language.
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
Detect whether a terminal supports color
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Get the first path that exists on disk of multiple paths
Get the first fulfilled promise that satisfies the provided testing function
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
A JavaScript text diff implementation.
Global identifiers from different JavaScript environments
Easily read/write JSON files.
Match balanced character pairs, like "{" and "}"