Console object with isotropic settings
Bunyan stream for isotropic console output
Creates an object with a specific constructor function and prototype object
A nestable error object
Mixin function copies property descriptors from one object to another
A function that executes a task some amount of time in the future
A factory function that makes factory functions
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
Pubsub event system implementation
Emulate console for all the browsers
Array#isArray for older browsers
Printing pretty tables on console log
Patch console methods to intercept output
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
Call a callback when a readable/writable/duplex stream has completed or failed.
Parses data: URLs
A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
ANSI escape codes for styling strings in the terminal
A base class that automatically chains the prototypes of inherited object properties
JSON.parse with bigints support
Determine the `package.json#type` which applies to a location
Resolve the path of a module like `require.resolve()` but from the current working directory