jquery/jquery-color
jQuery plugin for color manipulation and animation support. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6248
- days_rel: n/a
- days_push: 23
- n_releases_24m: 0
Adoption not part of the score
1638 stars · 411 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
jQuery Color is an official jQuery plugin that provides color object parsing, manipulation, and animation support via cssHooks. It lets developers animate CSS color properties and convert between color formats like hex, RGB, and HSLA.
Use cases
- animate background color transitions with jQuery
- parse and convert color strings between hex rgb and hsla
- desaturate or adjust alpha of a color programmatically
- animate border and text colors in web pages
- add color animation support for SVG fill and stroke properties
When to choose
- you already use jQuery and need color animation via .animate()
- you need robust color parsing and manipulation in the browser
- you want an official, well-tested jQuery ecosystem plugin
When to avoid
- you build modern apps without jQuery and can use CSS transitions or Web Animations API
- you need canvas or server-side color processing
- you need a full color picker UI component
Facets
plugin · maturity stable
animation ui-components image-processing web-development frontend browser cross-platform jquery-plugin color-manipulation css-animation color-parsing
2 sources
- readme: https://github.com/jquery/jquery-color · fetched 2026-08-28 · 80f8cadd24d9
- registry_npm: https://registry.npmjs.org/jquery-color · fetched 2026-08-29 · cbe0a40e6157
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jquery/jquery-color | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="jquery/jquery-color")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem