klaudiosinani/qoa
Minimal interactive command-line prompts library observed · 2026-08-28
Health v2 · maintenance only
45/100
- Activity 50
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2792
- days_rel: n/a
- days_push: 303
- n_releases_24m: 0
Adoption not part of the score
2051 stars · 36 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Qoa is a lightweight, zero-dependency JavaScript library for building interactive command-line prompts. It provides seven configurable console interfaces including text input, confirmation, password/secret, keypress, quiz, and navigable multiple-choice menus.
Use cases
- ask for user input in a cli script
- prompt for a password with hidden input
- build an interactive menu in the terminal
- create a quiz-style command line prompt
- chain a series of prompts sequentially
- add a confirmation prompt to a cli tool
When to choose
- you need a tiny, zero-dependency prompt library for Node.js
- you want simple async/await-based interactive prompts
- you need secure/hidden input or navigable menus in a CLI
When to avoid
- you need highly complex prompt flows with validation and theming
- you are not building a Node.js command-line application
Facets
library · maturity stable
cli developer-tools developer-tools cli cross-platform interactive-prompts zero-dependencies terminal-input password-prompt menu-navigation command-line nodejs
2 sources
- readme: https://github.com/klaudiosinani/qoa · fetched 2026-08-28 · d1adf4271512
- homepage: https://klaudiosinani.com/qoa · fetched 2026-08-29 · 8814420ec638
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| klaudiosinani/qoa | main | 45 |
For agents
markdown · JSON · MCP: product_card(name="klaudiosinani/qoa")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem