Ross ROSS = Recommend OSS · open-source software intelligence for agents

bvaughn/progress-estimator

Logs a progress bar and estimation for how long a Promise will take to complete observed · 2026-08-28

github.com/bvaughn/progress-estimator · JavaScript 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
bvaughn/progress-estimatormain32

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