sindresorhus
-
ansi-escapes
ANSI escape codes for manipulating the terminal
-
ansi-regex
Regular expression for matching ANSI escape codes
-
ansi-styles
ANSI escape codes for styling strings in the terminal
-
boxen
Create boxes in the terminal
-
chalk
Terminal string styling done right
-
cli-boxes
Boxes for use in the terminal
-
cli-cursor
Toggle the CLI cursor
-
cli-spinners
Spinners for use in the terminal
-
cli-truncate
Truncate a string to a specific width in the terminal
-
dargs
Reverse minimist. Convert an object of options into an array of command-line arguments.
-
elegant-spinner
Elegant spinner for interactive CLI apps
-
escape-goat
Escape a string for use in HTML or the inverse
-
figures
Unicode symbols with fallbacks for older terminals
-
gh-got
Convenience wrapper for Got to interact with the GitHub API
-
has-flag
Check if argv has a specific flag
-
import-local
Let a globally installed package use a locally installed version of itself if available
-
is-in-ci
Check if the process is running in a Continuous Integration (CI) environment
-
log-symbols
Colored symbols for various log levels. Example: `✔︎ Success`
-
log-update
Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.
-
meow
CLI app helper
-
npm-run-path
Get your PATH prepended with locally installed binaries
-
ora
Elegant terminal spinner
-
powershell-utils
Utilities for executing PowerShell commands
-
request-animation-frames
Use requestAnimationFrame as an async iterable, in any JavaScript environment
-
restore-cursor
Gracefully restore the CLI cursor on exit
-
run-jxa
Run JXAcode and get the result
-
slice-ansi
Slice a string with ANSI escape codes
-
supports-color
Detect whether a terminal supports color
-
supports-hyperlinks
Detect whether a terminal supports hyperlinks
-
update-notifier
Update notifications for your CLI app
-
yn
Parse yes/no like values
-
yocto-spinner
Tiny terminal spinner
-
yoctocolors-cjs
CommonJS version - The smallest and fastest command-line coloring package on the internet