{"id":50407966,"url":"https://github.com/ryankiley/tweakpane-plugin-wide-gamut","last_synced_at":"2026-05-31T02:08:32.024Z","repository":{"id":361345961,"uuid":"1253945704","full_name":"ryankiley/tweakpane-plugin-wide-gamut","owner":"ryankiley","description":"Gamut-aware colour picker for Tweakpane v4 — the native picker UI with an sRGB/P3 gamut boundary, across 10 colour spaces (OKLCH, OKLab, LCH, Lab, RGB, HSL, HWB, HEX, P3, Rec2020).","archived":false,"fork":false,"pushed_at":"2026-05-30T21:03:05.000Z","size":292,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-30T22:16:18.728Z","etag":null,"topics":["color","color-picker","colour-picker","css-color","display-p3","gamut","oklab","oklch","p3","tweakpane","tweakpane-plugin","typescript","wide-gamut"],"latest_commit_sha":null,"homepage":"https://ryankiley.github.io/tweakpane-plugin-wide-gamut/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryankiley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-30T01:08:53.000Z","updated_at":"2026-05-30T21:51:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ryankiley/tweakpane-plugin-wide-gamut","commit_stats":null,"previous_names":["ryankiley/tweakpane-plugin-oklch","ryankiley/tweakpane-plugin-wide-gamut"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ryankiley/tweakpane-plugin-wide-gamut","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryankiley%2Ftweakpane-plugin-wide-gamut","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryankiley%2Ftweakpane-plugin-wide-gamut/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryankiley%2Ftweakpane-plugin-wide-gamut/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryankiley%2Ftweakpane-plugin-wide-gamut/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryankiley","download_url":"https://codeload.github.com/ryankiley/tweakpane-plugin-wide-gamut/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryankiley%2Ftweakpane-plugin-wide-gamut/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33716342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["color","color-picker","colour-picker","css-color","display-p3","gamut","oklab","oklch","p3","tweakpane","tweakpane-plugin","typescript","wide-gamut"],"created_at":"2026-05-31T02:08:31.523Z","updated_at":"2026-05-31T02:08:32.016Z","avatar_url":"https://github.com/ryankiley.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tweakpane-plugin-wide-gamut\n\n![The expanded picker: an OKLCH colour area with the sRGB/P3 gamut boundary, a hue strip, and the OKLCH mode dropdown with L/C/H inputs](docs/screenshot.png)\n\nA wide-gamut colour picker for [Tweakpane][tweakpane] v4. It mirrors the native\ncolour picker and adds an **sRGB / P3 gamut boundary** on the OKLCH L×C plane,\nplus **11 colour spaces** to read and edit in.\n**[Live demo ↗](https://ryankiley.github.io/tweakpane-plugin-wide-gamut/)**\n\n- **Drop-in** — registered once, it claims any colour-string binding; no `view` parameter.\n- **11 spaces** — HEX, RGB, CSS, HSL, HWB, OKLCH, OKLab, LCH, Lab, P3, Rec2020.\n- **Wide-gamut** — the sRGB/P3 boundary draws on the OKLCH plane; values keep their **source format** and support **alpha**.\n\n## Usage\n\n```sh\nnpm install tweakpane-plugin-wide-gamut\n```\n\n```js\nimport {Pane} from 'tweakpane';\nimport * as WideGamutPlugin from 'tweakpane-plugin-wide-gamut';\n\nconst pane = new Pane();\npane.registerPlugin(WideGamutPlugin);\n\npane.addBinding({brand: 'oklch(0.7 0.15 250)'}, 'brand');\n```\n\n## Credits\n\nThe colour area is adapted from Adam Argyle's [`color-input`][color-input].\n\n[tweakpane]: https://github.com/cocopon/tweakpane/\n[color-input]: https://github.com/argyleink/css-color-component\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryankiley%2Ftweakpane-plugin-wide-gamut","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryankiley%2Ftweakpane-plugin-wide-gamut","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryankiley%2Ftweakpane-plugin-wide-gamut/lists"}