Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
Create a module not found error
Resolve a directory that is either local, global or in the user's home directory.
A set of utility functions commonly used by Rollup plugins
Caseless object set/get/has, very useful when working with HTTP headers.
Listen to events from a Node.js EventEmitter.
Color your terminal using CSS/hex color codes
Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth.
Allows reading geolocation information from the device. Your app can poll for the current location or subscribe to location update events.
Array of "void elements" defined by the HTML specification.
One promise for multiple requests in flight to avoid async duplication
TypeScript definitions for flat-cache
A library to make errors.
Reduce function calls in a string, using a callback
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
Gather a stream, callback with buffer (or error) when done
streaming unbzip2 implementation in pure javascript for node and browsers
TypeScript definitions for pnpapi
Easy way to make a Readable Stream
Escape string for use in HTML
HTTP request logger middleware for node.js
Transform stream that lets you peek the first line before deciding how to parse it
Securely compare two strings, copied from cryptiles
TypeScript definitions for yamljs