# usablica/progress.js

ProgressJs is a JavaScript and CSS3 library which help developers to create and manage progress bar for every objects on the page.

Repository: https://github.com/usablica/progress.js
Canonical: https://ross.abutalabs.com/products/progressjs
Homepage: http://usablica.github.io/progress.js/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2015-08-31T16:19:22+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4583, "days_push": 4020, "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 2336, forks 238 (observed 2026-08-28T04:06:38.051336+00:00)

## What it is
ProgressJs is a lightweight JavaScript and CSS3 library for creating and managing themeable progress bars on any page element, from the whole body to textboxes and images. It provides a simple API to start, increase, set, and end progress indicators with customizable templates.

## Use cases
- show a loading progress bar for the whole page
- display progress while images or videos load
- add a progress indicator to a textarea or input element
- create custom themed progress bars with CSS
- show auto-incrementing progress during long tasks

## When to choose
- you need a lightweight, dependency-free progress bar for any DOM element
- you want fully themeable progress indicators via CSS templates
- you need progress bars on non-standard elements like inputs or textareas

## When to avoid
- you need an actively maintained library with modern browser support and recent fixes
- you are using a modern framework with built-in progress/loading components
- you need accessibility-compliant or mobile-optimized progress indicators

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation, frontend-framework
- domain: web-development, frontend
- platform: browser, cross-platform
- tags: progress-bar, css3, themeable, javascript, loading-indicator

## Member repositories
- usablica/progress.js (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:38.051336+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-30T02:37:36.087901+00:00, confidence not recorded.
  - readme: https://github.com/usablica/progress.js (fetched 2026-08-28T04:06:38.051336+00:00, sha b6c778e3db8e)
  - homepage: http://usablica.github.io/progress.js/ (fetched 2026-08-29T10:18:19.749504+00:00, sha d361f203c519)
- Data as of 2026-08-30T08:39:29.467469+00:00.
