Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
chalk
Terminal string styling done right
ansi-styles
ANSI escape codes for styling strings in the terminal
supports-color
Detect whether a terminal supports color
has-flag
Check if argv has a specific flag
commander
the complete solution for node.js command-line programs
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
argparse
CLI arguments parser. Native port of python's argparse.
yargs
yargs the modern, pirate-themed, successor to optimist.
yargs-parser
the mighty option parser used by yargs
cliui
easily create complex multi-column command-line-interfaces
rimraf
A deep deletion module for node (like `rm -rf`)
picocolors
The tiniest and the fastest library for terminal output formatting with ANSI colors
ansi-escapes
ANSI escape codes for manipulating the terminal
npm-run-path
Get your PATH prepended with locally installed binaries
optionator
option parsing and help generation
restore-cursor
Gracefully restore the CLI cursor on exit
cli-cursor
Toggle the CLI cursor
slice-ansi
Slice a string with ANSI escape codes