Qoa is a lightweight command-line prompt library for Node.js. It helps developers collect user input through simple, interactive, and configurable terminal prompts. The library has no external dependencies, which makes it small, fast, and easy to add to CLI tools. It includes seven prompt types, covering plain input, confirmation, password-style hidden input, single-key input, quizzes, and navigable choices. Qoa can run prompts sequentially through one async prompt function or individually through each prompt’s own async method. It is best suited for developers who want clean terminal interactions without adding a heavy prompt framework.
Features
- Seven built-in interactive prompt types
- Zero external dependencies
- Small, lightweight, and fast package footprint
- Supports input, confirm, hidden, secure, keypress, quiz, and interactive prompts
- Uses async and await for sequential or individual prompt flows
- Configurable interfaces for clean command-line user input
License
MIT LicenseFollow Qoa
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Qoa!