Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 510 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 510 Bytes

node-command-io build-status

This program is a library that provides management of the console user input during the execution of the application. With Command.IO, you can simply intercept the console input commands and bind action on this. For each command you can associate description that is used by Command.IO to generate an inline help.

Command.IO is publish under MIT license.