# CodeByZach/pace

Automatically add a progress bar to your site.

Repository: https://github.com/CodeByZach/pace
Canonical: https://ross.abutalabs.com/products/pace
Homepage: https://codebyzach.github.io/pace/
Language: CSS
License: MIT
License Family: permissive
Topics: pace, progress-bar, pace-js, loading-bar, loading-indicator, loading-animation
Last push: 2024-02-26T22:12:24+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4738, "days_push": 919, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 15600, forks 1843 (observed 2026-08-28T04:11:12.767496+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, frontend-framework
- domain: web-development, frontend, web-design
- platform: browser
- tags: progress-bar, loading-indicator, ajax-monitoring, page-load-progress, css-themes, zero-configuration, pace-js, web-server, javascript

## Member repositories
- CodeByZach/pace (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:12.767496+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:05:37.886703+00:00, confidence not recorded.
  - readme: https://github.com/CodeByZach/pace (fetched 2026-08-28T04:11:12.767496+00:00, sha 857868f7f646)
  - homepage: https://codebyzach.github.io/pace/ (fetched 2026-08-29T08:03:38.045356+00:00, sha 4deadd9e2b39)
- Data as of 2026-08-30T08:39:29.467469+00:00.
