# aterrien/jQuery-Knob

Nice, downward compatible, touchable, jQuery dial

Repository: https://github.com/aterrien/jQuery-Knob
Canonical: https://ross.abutalabs.com/products/jquery-knob
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2022-08-25T10:37: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": 5398, "days_push": 1469, "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 4994, forks 1195 (observed 2026-08-28T04:09:04.378312+00:00)

## What it is
A jQuery plugin that renders canvas-based dial/knob widgets, overloading input elements with touch, mouse, mousewheel, and keyboard support. It is highly configurable via data attributes or options, with hooks for change, release, draw, and formatting.

## Use cases
- add a rotary knob control to a web form
- replace a plain number input with a touch-friendly dial
- build audio mixer or volume controls in the browser
- create canvas-based gauge widgets without image sprites
- support keyboard and mousewheel value adjustment on a dial

## When to choose
- you already use jQuery and need a dial/knob UI widget
- you need touch, mouse, and keyboard input on a circular control
- you want a lightweight, dependency-light canvas dial with no image assets

## When to avoid
- you are building a modern app without jQuery
- you need React/Vue component ecosystems or TypeScript support
- you need accessibility features beyond basic keyboard input or active maintenance

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: browser, cross-platform
- tags: jquery-plugin, dial, knob, canvas, touch-input

## Member repositories
- aterrien/jQuery-Knob (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:04.378312+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-29T18:17:37.915415+00:00, confidence not recorded.
  - readme: https://github.com/aterrien/jQuery-Knob (fetched 2026-08-28T04:09:04.378312+00:00, sha 7a2aea710bad)
  - registry_npm: https://registry.npmjs.org/jquery-knob (fetched 2026-08-29T08:58:54.386436+00:00, sha 17d81e6c4f8d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
