# jaames/iro.js

🎨  Modular color picker widget for JavaScript, with support for a bunch of color formats

Repository: https://github.com/jaames/iro.js
Canonical: https://ross.abutalabs.com/products/irojs
Homepage: https://iro.js.org
Language: JavaScript
License: MPL-2.0
License Family: copyleft
Topics: color-picker, javascript, color, ui, no-jquery, widget, plugin, svg, iro-js
Last push: 2025-04-05T20:23:14+00:00

## Health v2 (maintenance only)
Score: 39/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 15, release rhythm 35, longevity 100
- inputs: {"age_days": 3624, "days_push": 515, "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 1476, forks 92 (observed 2026-08-28T04:04:50.211153+00:00)

## What it is
iro.js is a modular, dependency-free color picker widget for JavaScript built with SVG, supporting hex, RGB, HSV, HSL, and kelvin color formats. It offers composable pre-built UI components, multi-color selection for harmonies, and a small ~9kb bundle.

## Use cases
- add a color picker to a web form
- pick colors for smart home RGB LED lighting controls
- select color harmonies and themes with multiple swatches
- convert colors between hex, RGB, HSV, and HSL in the browser
- build a custom-styled color picker without jQuery or CSS files

## When to choose
- you need a lightweight, zero-dependency color picker for any JS app or framework
- you want multi-color selection and multiple color format support
- you need a picker for RGB lighting or smart home UIs
- you want a single-script widget with no extra CSS or images

## When to avoid
- you need a project under active development - it is officially on hiatus
- you need native platform color pickers or mobile-specific UI
- you need canvas-based or heavily themable pickers beyond the provided SVG components

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: web-development, frontend, graphics
- platform: browser
- tags: color-picker, svg, no-dependencies, color-formats, widget, javascript, nodejs

## Member repositories
- jaames/iro.js (main) score 39

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:50.211153+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:34:27.862524+00:00, confidence not recorded.
  - readme: https://github.com/jaames/iro.js (fetched 2026-08-28T04:04:50.211153+00:00, sha 2a0092142450)
  - homepage: https://iro.js.org (fetched 2026-08-29T11:42:01.046000+00:00, sha 798e7588de00)
  - site_page: https://iro.js.org/guide.html (fetched 2026-08-29T11:42:01.055277+00:00, sha 673eb5ca770b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
