# bernii/gauge.js

100% native and cool looking JavaScript gauge

Repository: https://github.com/bernii/gauge.js
Canonical: https://ross.abutalabs.com/products/gaugejs
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2024-10-23T20:13:38+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": 5181, "days_push": 679, "days_rel": 679, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1441, forks 390 (observed 2026-08-28T04:04:44.335521+00:00)

## What it is
A dependency-free JavaScript/CoffeeScript library for rendering animated, configurable gauges on HTML canvas. It is resolution-independent, requires no images or CSS, and works in all major browsers.

## Use cases
- render an animated gauge on a dashboard
- display a progress or value meter in the browser
- add a canvas-based speedometer to a web page
- visualize a metric between min and max values
- embed a configurable gauge without dependencies

## When to choose
- you need a lightweight, dependency-free canvas gauge
- you want animated, highly customizable gauge visuals
- you target all major browsers with a single small script

## When to avoid
- you need full charting suites beyond gauges
- you require framework-native components (use wrappers like react-gaugejs or vgauge)
- you need SVG or server-side rendering

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, animation, ui-components
- domain: data-visualization, frontend, web-development
- platform: browser
- tags: gauge, canvas, coffeescript, charts, no-dependencies, javascript

## Member repositories
- bernii/gauge.js (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:44.335521+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:27.498641+00:00, confidence not recorded.
  - readme: https://github.com/bernii/gauge.js (fetched 2026-08-28T04:04:44.335521+00:00, sha 3b5311fd7e80)
- Data as of 2026-08-30T08:39:29.467469+00:00.
