lightningtgc/MProgress.js
Material Progress —Google Material Design Progress linear bar. By using CSS3 and vanilla JavaScript. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4257
- days_rel: n/a
- days_push: 1936
- n_releases_24m: 0
Adoption not part of the score
1530 stars · 109 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A lightweight JavaScript library that renders Google Material Design linear progress bars using CSS3 and vanilla JavaScript with no dependencies. It supports four bar types: determinate, buffer, indeterminate, and query indeterminate/determinate.
Use cases
- show a material design loading bar on a web page
- display progress while uploading a file
- show buffer progress for video loading
- indeterminate loading spinner alternative for ajax requests
- add a slim top progress bar like youtube or github
- set progress percentage programmatically in vanilla js
When to choose
- you want a dependency-free material design progress bar
- you need any of the four material linear progress types
- your project uses vanilla JavaScript without a framework
When to avoid
- you need circular or custom-shaped progress indicators
- you use a framework with its own material design component library like Angular Material or MUI
- you need an actively maintained library with a license file
Facets
library · maturity maintenance
ui-components animation frontend web-development browser material-design progress-bar vanilla-javascript css3 loading-indicator nodejs
2 sources
- readme: https://github.com/lightningtgc/MProgress.js · fetched 2026-08-28 · 86130a626f49
- homepage: http://lightningtgc.github.io/MProgress.js/ · fetched 2026-08-29 · a5c558a9683d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lightningtgc/MProgress.js | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="lightningtgc/MProgress.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem