# kevinsqi/react-circular-progressbar

A circular progressbar component, built with SVG and extensively customizable

Repository: https://github.com/kevinsqi/react-circular-progressbar
Canonical: https://ross.abutalabs.com/products/react-circular-progressbar
Homepage: http://www.kevinqi.com/react-circular-progressbar
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, svg, progressbar
Last push: 2025-02-23T23:27:59+00:00

## Health v2 (maintenance only)
Score: 36/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 8, release rhythm 35, longevity 100
- inputs: {"age_days": 3748, "days_push": 556, "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 1119, forks 129 (observed 2026-08-28T04:03:39.481313+00:00)

## What it is
A React component library providing a customizable circular progress bar built with SVG. It supports arbitrary content inside the bar, custom value ranges, and extensive styling options.

## Use cases
- show a circular percentage indicator in a React app
- render a customizable SVG progress ring
- display progress around arbitrary content in React
- add an animated circular progress bar to a dashboard
- visualize a value on a 0-1 or custom scale as a ring

## When to choose
- you need a circular (radial) progress indicator in React
- you want a lightweight SVG-based component with flexible styling
- you need to place custom text or JSX inside the progress ring

## When to avoid
- you need a linear/horizontal progress bar
- you're not using React
- you need charts beyond simple progress indicators (use a charting library)

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, data-visualization
- domain: frontend, web-development, data-visualization
- platform: browser, cross-platform
- tags: react, svg, progressbar, react-component, circular-progress, nodejs

## Member repositories
- kevinsqi/react-circular-progressbar (main) score 36

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:39.481313+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-30T06:41:12.228368+00:00, confidence not recorded.
  - readme: https://github.com/kevinsqi/react-circular-progressbar (fetched 2026-08-28T04:03:39.481313+00:00, sha b374bd4237f0)
  - homepage: http://www.kevinqi.com/react-circular-progressbar (fetched 2026-08-29T12:45:08.501421+00:00, sha 6b245c80265d)
  - registry_npm: https://registry.npmjs.org/react-circular-progressbar (fetched 2026-08-29T12:45:08.510237+00:00, sha b6f756c55d65)
- Data as of 2026-08-30T08:39:29.467469+00:00.
