Get stdout window width, with two fallbacks, tty and then a default.
Gracefully restore the CLI cursor on exit
the tty module from node core for browsers
Node cli table
Get stdin as a string or Uint8Array
cross-platform masked or hidden prompt
easy to use progress-bar for command-line/terminal applications
Reliably get the terminal window size (columns & rows)
Utility module to print pretty messages on SIGINFO/SIGUSR1
Native TTY streams for JavaScript
read(1) for node programs
A small library to open /dev/tty in a cross-platform way
Check if stdout or stderr is interactive
Continue CLI
SSH2 client and server modules written in pure JavaScript for node.js
fzf ( junegunn/fzf ) inspired cli utility for node
cli-color that takes into account process.stdout.isTTY
[](https://travis-ci.org/bkniffler/tty-aware-progress)
A password prompt that does print data to the TTY
This library provides terminal links for terminals that support them.
Bare compatibility wrapper for the Node.js builtin `tty` module
Node.js tty module for Gjs
Get stdin as a string or buffer from pipe or TTY
Standard input/output streams for Bare