DEV Community

Utsav Ladani
Utsav Ladani

Posted on

1 3

Javascript library for cli app

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)

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay