
Node is an event-based server-side JavaScript engine.
cli is a toolkit for rapidly building command line apps - it includes:
- Full featured opts/args parser
- Plugin support for adding common options and switches
- Helper methods for working with input/output and spawning child
processes
- Output colored/styled messages, progress bars or spinners
- Command auto-completion and glob support