terkelg/prompts
❯ Lightweight, beautiful and user-friendly interactive prompts observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 21
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3112
- days_rel: n/a
- days_push: 476
- n_releases_24m: 0
Adoption not part of the score
9310 stars · 318 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A lightweight Node.js library for building beautiful, user-friendly interactive command-line prompts. It supports various prompt types (text, number, confirm, select, etc.) with a promise-based API and minimal dependencies.
Use cases
- ask users questions in a cli tool
- build interactive command-line wizards
- collect user input in node scripts
- create multi-step prompt chains
- add confirm dialogs to cli apps
- replace inquirer with a lighter alternative
When to choose
- you need lightweight cli prompts with minimal dependencies
- you prefer a promise/async-await based api
- you want consistent, attractive terminal prompts in node.js
- you need programmatically testable prompt flows
When to avoid
- you need prompts outside the node.js ecosystem
- you require highly customized or complex form layouts beyond simple prompts
- you are building a gui or web application rather than a cli
Facets
library · maturity stable
cli developer-tools terminal-ui developer-tools frontend cli cross-platform interactive-prompts command-line-interface async-await user-input javascript command-line nodejs
2 sources
- readme: https://github.com/terkelg/prompts · fetched 2026-08-28 · a997d95c02ca
- registry_npm: https://registry.npmjs.org/prompts · fetched 2026-08-29 · 6f51c86d8db3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| terkelg/prompts | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem