node-stdio
node io for command line
node io for command line
Create a pipe-able program. stdin goes to your function, your function return goes to stdout.
Filter system using STDIN/STDOUT to be used with UNIX pipes.
Log a message to the console and capture the stdin that is replied.
Output print jobs to STDOUT
Stdio functions for pull streams.
psql-esque CLI that streams results to stdout
Intercepts output from console.log()
Another dead simple logger
catch output in node.js
Command-Line Interface I/O
Search stdout server logs in realtime
Prompts for a single keypress in a node.js CLI app
batch with ease
Duplicate stdout and stderr streams
Display tasks on stdout.
Base prompt module used for creating custom prompt types for Enquirer.
Adds multiple-choice/checkbox prompt support to Enquirer.
Input prompt plugin for [Enquirer]. This is the only prompt type included in Enquirer by default and does not need to be registered separately.
Adds `radio` prompt support to Enquirer. This prompt behaves like other radio-button interfaces, where only one choice is enabled whilst all others are disabled.