bvaughn/progress-estimator
Logs a progress bar and estimation for how long a Promise will take to complete observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 2839
- days_rel: n/a
- days_push: 1234
- n_releases_24m: 0
Adoption not part of the score
2129 stars · 48 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js library that logs animated progress bars and time estimates for Promises in the terminal. It stores previous run durations to make estimates more accurate over time.
Use cases
- show a progress bar while awaiting promises in a CLI
- estimate how long async tasks will take
- display spinners with time estimates in terminal scripts
- track historical durations of CLI tasks
- add loading indicators to Node.js command-line tools
When to choose
- you need progress bars with learned duration estimates for Promises in a Node.js CLI
- you want persistent duration history across runs for better estimates
When to avoid
- you need progress bars for non-Promise workloads like streams or file downloads
- you need a full-featured CLI framework or task runner
- you need a library with active development or a guaranteed license file
Facets
library · maturity maintenance
logging cli developer-tools developer-tools cli progress-bar promise duration-estimation terminal-ui spinner command-line automation nodejs
2 sources
- readme: https://github.com/bvaughn/progress-estimator · fetched 2026-08-28 · 44a59a619fa6
- registry_npm: https://registry.npmjs.org/progress-estimator · fetched 2026-08-29 · 21d835d0bbc9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bvaughn/progress-estimator | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="bvaughn/progress-estimator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem