Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
strip-ansi
Strip ANSI escape codes from a string
ansi-styles
ANSI escape codes for styling strings in the terminal
chalk
Terminal string styling done right
supports-color
Detect whether a terminal supports color
color-convert
Plain color conversion functions
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
ansi-escapes
ANSI escape codes for manipulating the terminal
restore-cursor
Gracefully restore the CLI cursor on exit
cli-cursor
Toggle the CLI cursor
@colors/colors
get colors in your node.js console
slice-ansi
Slice a string with ANSI escape codes
colorette
🌈Easily set your terminal text color & styles.
kleur
The fastest Node.js library for formatting terminal text with ANSI colors~!
cli-truncate
Truncate a string to a specific width in the terminal
sisteransi
ANSI escape codes for some terminal swag
supports-hyperlinks
Detect whether a terminal supports hyperlinks
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).
string-length
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes