Showing 21-40 of 1,553,617 packages
An implementation of the WHATWG URL Standard's URL API and parsing machinery
Detect whether a terminal supports color
ECMAScript scope analyzer for ESLint
Get the first path that exists on disk of multiple paths
RFC9562 UUIDs
fs read and write streams based on minipass
like `chown -R`
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Like which(1) unix command. Find the first instance of an executable in the PATH.
The ultimate javascript content-type utility.
An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
Global identifiers from different JavaScript environments
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
Constants and utilities about visitor keys to traverse AST.
A deep deletion module for node (like `rm -rf`)
when you want to fire an event no matter how a process exits.
Resolve a URI relative to an optional base URI
A query library for ECMAScript AST using a CSS selector like query language.
This package extends `expect` library with `jest-snapshot` matchers. It exports `jestExpect` object, which can be used as standalone replacement of `expect`.
Get the first fulfilled promise that satisfies the provided testing function