Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
tetris
play tetris in your terminal
js-tetris-cli
open source pure javascript tetris (without external libraries and dependencies) ascii/ansi cli version
terminal-tetris
Tetris is a puzzle video game created by Soviet software engineer Alexey Pajitnov in 1984. This version of Tetris is developed to run on NodeJS using a CLI and distributed on NPM.
strip-ansi
Strip ANSI escape codes from a string
chalk
Terminal string styling done right
ansi-styles
ANSI escape codes for styling strings in the terminal
wrap-ansi
Wordwrap a string with ANSI escape codes
supports-color
Detect whether a terminal supports color
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
picocolors
The tiniest and the fastest library for terminal output formatting with ANSI colors
cli-cursor
Toggle the CLI cursor
restore-cursor
Gracefully restore the CLI cursor on exit
slice-ansi
Slice a string with ANSI escape codes
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
ora
Elegant terminal spinner
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).
is-unicode-supported
Detect whether the terminal supports Unicode
@colors/colors
get colors in your node.js console