Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
Emulate console for all the browsers
Array#isArray for older browsers
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Printing pretty tables on console log
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
Patch console methods to intercept output
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.
JSON.parse with bigints support
ANSI escape codes for styling strings in the terminal
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
Unicode symbols with fallbacks for older terminals
Detect whether a terminal supports color
Zero CPU overhead, zero dependency, true event-loop blocking sleep
Find a file or directory by walking up parent directories
User interface primitives for console applications
Please refer to the [console recipe](../../../docs/recipes/console.md) on how to use this plugin. See the [guide](../../../guide.md) for more info on rrweb.
A replacement for process.exit that ensures stdio are fully drained before exiting.
get colors in your node.js console
Operating system utilities for Bare