# hilongjw/vue-progressbar

A lightweight progress bar for vue

Repository: https://github.com/hilongjw/vue-progressbar
Canonical: https://ross.abutalabs.com/products/vue-progressbar
Homepage: http://hilongjw.github.io/vue-progressbar
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2024-03-10T04:29:15+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3870, "days_push": 906, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1447, forks 157 (observed 2026-08-28T04:04:45.406024+00:00)

## What it is
A lightweight, configurable progress bar plugin for Vue.js 1.x and 2.x applications. It integrates with vue-router to show loading progress during route transitions and exposes methods like start, finish, and fail.

## Use cases
- show a loading progress bar in a vue app
- display page load progress during vue-router navigation
- add a slim top progress indicator to a vue.js site
- customize progress bar color, thickness, and position in vue
- show progress while fetching data in vue components

## When to choose
- you are building a Vue 1.x or 2.x app and want a simple, lightweight progress bar
- you want automatic progress indication tied to vue-router route changes
- you need fine-grained control over bar appearance and transitions

## When to avoid
- you are using Vue 3, which this plugin does not support
- you need a framework-agnostic progress bar outside of Vue
- you need a full-featured loading/spinner library with complex states

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, frontend-framework
- domain: frontend, web-development
- platform: browser
- tags: vue, progress-bar, loading-indicator, vue-router, nodejs, javascript

## Member repositories
- hilongjw/vue-progressbar (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:45.406024+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-30T04:36:06.508098+00:00, confidence not recorded.
  - readme: https://github.com/hilongjw/vue-progressbar (fetched 2026-08-28T04:04:45.406024+00:00, sha c0b15b609573)
  - homepage: http://hilongjw.github.io/vue-progressbar (fetched 2026-08-29T11:46:03.022834+00:00, sha 3020548fe1e7)
  - registry_npm: https://registry.npmjs.org/vue-progressbar (fetched 2026-08-29T11:46:03.031943+00:00, sha deec8ed0554a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
