CodeByZach/pace
Automatically add a progress bar to your site. 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: 4738
- days_rel: n/a
- days_push: 919
- n_releases_24m: 0
Adoption not part of the score
15600 stars · 1843 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Pace is a small JavaScript and CSS library that automatically adds a page load progress bar to any website. It monitors ajax requests, event loop lag, document ready state, and page elements to compute progress without requiring any code changes.
Use cases
- add a loading progress bar to my website
- show page load progress automatically without writing code
- display a progress indicator during ajax navigation
- loading bar for single page app route changes
- drop-in loading animation with css themes
- track ajax request progress on a web page
When to avoid
- you need fine-grained control over progress computation or custom loading state sources
- your app already has a state-management-driven loading indicator or skeleton screens
- you need a framework-specific solution with React/Vue component APIs
- you require accessibility features like reduced-motion support or screen reader announcements out of the box
Facets
library · maturity maintenance
ui-components animation frontend-framework web-development frontend web-design browser progress-bar loading-indicator ajax-monitoring page-load-progress css-themes zero-configuration pace-js web-server javascript
2 sources
- readme: https://github.com/CodeByZach/pace · fetched 2026-08-28 · 857868f7f646
- homepage: https://codebyzach.github.io/pace/ · fetched 2026-08-29 · 4deadd9e2b39
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CodeByZach/pace | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem