Showing 1-20 of 1,147,399 packages
Emulate console for all the browsers
Printing pretty tables on console log
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.
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
Resolve the path of a module like `require.resolve()` but from the current working directory
Determine the East Asian Width of a Unicode character
get colors in your node.js console
Terminal string styling done right
Convert a string to pascal case (upper camelcase).
Human-friendly process signals
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.
Determine the `package.json#type` which applies to a location
A replacement for process.exit that ensures stdio are fully drained before exiting.
Colors, formatting and other tools for the console
Utility to make jest tests fail when console.error() or console.warn() are used
Simplified JS/TS implementation of wcswidth() written by Markus Kuhn in C
the mighty option parser used by yargs
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`