inquirer
popularA collection of common interactive command line user interfaces.
Updated by @sboudrias
npm-run-all
A CLI tool to run multiple npm-scripts in parallel or sequential.
Updated by @mysticatea
fast-xml-parser
Validate XML or Parse XML to JS/JSON very fast without C/C++ based libraries
Updated by @amitgupta
readline-sync
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
Updated by @anseki
command-line-args
A mature, feature-complete library to parse command-line options.
Updated by @75lb
cli-table3
Pretty unicode tables for the command line. Based on the original cli-table.
Updated by @turbo87
command-exists
check whether a command line command exists in the current environment
Updated by @mathisonian
dargs
Reverse minimist. Convert an object of options into an array of command-line arguments.
Updated by @sindresorhus
sudo-prompt
Run a command using sudo, prompting the user with an OS dialog if necessary
Updated by @jorandirkgreef