kimmobrunfeldt/progressbar.js
Responsive and slick progress bars 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: 4364
- days_rel: n/a
- days_push: 669
- n_releases_24m: 0
Adoption not part of the score
7854 stars · 1361 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ProgressBar.js is a lightweight JavaScript library for creating responsive, animated progress bars using SVG paths. It ships with built-in shapes (Line, Circle, SemiCircle) and supports fully custom shapes with customizable animations.
Use cases
- show an animated circular progress indicator on a dashboard
- create a slick loading bar for a web page
- render a semi-circle progress gauge with percentage text
- build a custom heart-shaped progress animation from an SVG path
- animate a file upload progress bar that works on mobile
When to choose
- you need visually polished, animated SVG progress bars in vanilla JavaScript
- you want lightweight, dependency-free progress indicators that perform well on mobile
- you need custom-shaped progress bars from arbitrary vector paths
When to avoid
- you need a full UI component framework with many widget types
- you want native HTML/CSS-only progress elements without SVG
- you need progress bars in a non-web environment like native mobile or desktop apps
Facets
library · maturity maintenance
animation ui-components frontend-framework web-development frontend web-design browser cross-platform progress-bar svg loading-indicator javascript nodejs
3 sources
- readme: https://github.com/kimmobrunfeldt/progressbar.js · fetched 2026-08-28 · d831767fc6eb
- homepage: https://kimmobrunfeldt.github.io/progressbar.js · fetched 2026-08-29 · db22a090829a
- registry_npm: https://registry.npmjs.org/progressbar.js · fetched 2026-08-29 · ff8feb8888ef
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kimmobrunfeldt/progressbar.js | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="kimmobrunfeldt/progressbar.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem