CSS box-shadow parser and stringifier
A utility package for JavaScript applications.
A utility package for JavaScript applications.
Just like EventEmitter, but with support for callbacks and interuption of the listener-chain
A utility package for JavaScript applications.
An Argon2 library for Node
Simple module to add additional directories to the Node module search for top-level app modules
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
convert between PEM and JWK formats
Wrap a function without changing its name and other properties
detect and report syntax errors in source code strings
A utility package for JavaScript applications.
Test whether a string contains only numeric digits.
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
A utility package for JavaScript applications.
A utility package for JavaScript applications.
Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.
Module to hook into the Node.js require function
Patch console methods to intercept output
assert module with tap-output
A utility package for JavaScript applications.
ESM-only TypeScript assertions, restrictive guards, and narrowing helpers.
Given a possibly case-variant version of an existing filesystem path, returns the case-exact, normalized version as stored in the filesystem.
fs for the browser using level-filesystem and browserify