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
supports-color
Detect whether a terminal supports color
chalk
Terminal string styling done right
ansi-regex
Regular expression for matching ANSI escape codes
wrap-ansi
Wordwrap a string with ANSI escape codes
string-width
Get the visual width of a string - the number of columns required to display it
picocolors
The tiniest and the fastest library for terminal output formatting with ANSI colors
cliui
easily create complex multi-column command-line-interfaces
restore-cursor
Gracefully restore the CLI cursor on exit
is-wsl
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
ansi-escapes
ANSI escape codes for manipulating the terminal
cli-cursor
Toggle the CLI cursor
slice-ansi
Slice a string with ANSI escape codes
@isaacs/cliui
easily create complex multi-column command-line-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).
ora
Elegant terminal spinner
kleur
The fastest Node.js library for formatting terminal text with ANSI colors~!
is-unicode-supported
Detect whether the terminal supports Unicode
meow
CLI app helper