victorb/ngProgress
⏳ Angular provider for slim loading bar at the top of the page ( inspired by https://github.com/rstacruz/nprogress ) 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: 4760
- days_rel: n/a
- days_push: 2856
- n_releases_24m: 0
Adoption not part of the score
1471 stars · 230 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ngProgress is an Angular provider that renders a slim animated loading bar at the top of the page, inspired by nprogress. It exposes a factory API to start, stop, set, and complete progress instances for showing loading status of resources or page transitions.
Use cases
- show a slim loading bar at the top of an Angular page
- indicate progress while fetching external resources
- display loading state between page view transitions
- customize progress bar color, height, and DOM parent
- programmatically set or reset loading percentage in a controller
When to choose
- you are building an AngularJS (1.x) app and want a lightweight top loading bar
- you want a simple nprogress-style progress indicator with an injectable Angular factory API
When to avoid
- you are using modern Angular (2+) or another framework like React or Vue
- you need a maintained library - the latest release is from 2018 and the project appears inactive
Facets
library · maturity maintenance
ui-components animation frontend web-development browser angular progressbar loading-bar nprogress-inspired javascript
1 source
- readme: https://github.com/victorb/ngProgress · fetched 2026-08-28 · f10f88fe7103
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| victorb/ngProgress | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="victorb/ngProgress")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem