Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
Emulate console for all the browsers
Array#isArray for older browsers
Printing pretty tables on console log
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
Patch console methods to intercept output
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.
JSON.parse with bigints support
ANSI escape codes for styling strings in the terminal
Resolve the path of a module like `require.resolve()` but from the current working directory
Determine the `package.json#type` which applies to a location
Unicode symbols with fallbacks for older terminals
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.
Detect whether a terminal supports color
Zero CPU overhead, zero dependency, true event-loop blocking sleep
A replacement for process.exit that ensures stdio are fully drained before exiting.
get colors in your node.js console
User interface primitives for console applications
Find a file or directory by walking up parent directories
Operating system utilities for Bare
In-game console using the cvars crate for configuration - internal crate, use cvars-console-fyrox or cvars-console-macroquad in your game
In-game console for the Fyrox game engine, using the cvars crate for configuration
In-game console for the macroquad game engine, using the cvars crate for configuration