Hey guys, are you making cli apps in JavaScript? I have three important libraries for you.
1) commander.js
You can make your own commands with this library.
2) inquirer.js
You can take input like true/false, check box, text, password in terminal.
3) chalk.js
People feel cool when they show colorful text in terminal. Chalk.js makes text colorful in terminal.
Top comments (0)