rstacruz/nprogress
For slim progress bars like on YouTube, Medium, etc observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 4761
- days_rel: n/a
- days_push: 1552
- n_releases_24m: 0
Adoption not part of the score
26377 stars · 1772 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
NProgress is a tiny JavaScript library that renders a slim, YouTube-style progress bar with realistic trickle animations. It is controlled via simple start/done/set/inc calls and is popular for Ajax-heavy apps, Turbolinks, and Pjax.
Use cases
- show a slim loading bar during ajax requests
- add a youtube-style top progress bar to my site
- loading indicator for turbolinks page transitions
- progress bar for pjax navigation
- incremental loading bar while images load
When to choose
- you want a minimal, dependency-free progress bar in the browser
- you need a loading indicator for Ajax, Turbolinks, or Pjax apps
When to avoid
- you need full-featured progress components with rich UI (use a component library)
- you need progress bars outside the browser, e.g. CLI or native apps
Facets
library · maturity maintenance
ui-components animation frontend web-development browser progress-bar loading-indicator vanilla-js ajax nodejs
3 sources
- readme: https://github.com/rstacruz/nprogress · fetched 2026-08-28 · 24ce9e4230f1
- homepage: http://ricostacruz.com/nprogress · fetched 2026-08-29 · efe45faec6d4
- registry_npm: https://registry.npmjs.org/nprogress · fetched 2026-08-29 · 51c21f66a762
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rstacruz/nprogress | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="rstacruz/nprogress")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem