Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
ansi-styles
ANSI escape codes for styling strings in the terminal
strip-ansi
Strip ANSI escape codes from a string
chalk
Terminal string styling done right
supports-color
Detect whether a terminal supports color
has-flag
Check if argv has a specific flag
ansi-regex
Regular expression for matching ANSI escape codes
string-width
Get the visual width of a string - the number of columns required to display it
wrap-ansi
Wordwrap a string with ANSI escape codes
cliui
easily create complex multi-column command-line-interfaces
restore-cursor
Gracefully restore the CLI cursor on exit
npm-run-path
Get your PATH prepended with locally installed binaries
ansi-escapes
ANSI escape codes for manipulating the terminal
slice-ansi
Slice a string with ANSI escape codes
@isaacs/cliui
easily create complex multi-column command-line-interfaces
cli-cursor
Toggle the CLI cursor
log-symbols
Colored symbols for various log levels. Example: `✔︎ Success`
figures
Unicode symbols with fallbacks for older terminals
inquirer
A collection of common interactive command line user interfaces.
ansi-colors
Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).
prompts
Lightweight, beautiful and user-friendly prompts