{"id":13765324,"url":"https://github.com/eldh/pick-a-color","last_synced_at":"2025-12-04T04:15:39.295Z","repository":{"id":149717595,"uuid":"418244584","full_name":"eldh/pick-a-color","owner":"eldh","description":"A modern color picker","archived":false,"fork":false,"pushed_at":"2021-10-20T07:19:59.000Z","size":693,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-17T01:32:46.231Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"ReScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eldh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-10-17T20:12:55.000Z","updated_at":"2022-01-25T07:26:15.000Z","dependencies_parsed_at":"2024-01-07T18:18:48.407Z","dependency_job_id":"7d055b33-a57d-4a8e-a8ce-47849853ae73","html_url":"https://github.com/eldh/pick-a-color","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldh%2Fpick-a-color","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldh%2Fpick-a-color/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldh%2Fpick-a-color/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldh%2Fpick-a-color/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eldh","download_url":"https://codeload.github.com/eldh/pick-a-color/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241913781,"owners_count":20041461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-08-03T16:00:37.023Z","updated_at":"2025-12-04T04:15:34.221Z","avatar_url":"https://github.com/eldh.png","language":"ReScript","funding_links":[],"categories":["ReScript"],"sub_categories":["Example Apps"],"readme":"# Pick-a-color\n\nA modern color picker.\n\nModern computers can display more colors than we can specify with the old `#rrggbb` notation. Also, rgb is not great in a lot of ways. For example it's hard to pick two different hues that have the same \"lightness\" using RGB.\n\nLCH is a better (my personal opinion) color model, which is more uniform and allows you to express more colors. This is what is used in `pick-a-color`. Unfortunately browsers don't fully support lch colors yet, so we have to convert them to rgb color space. Luckily, we can use `p3`, which is a wider rgb color space.\n\nReact concurrent mode is used to make stuff smooth and most of the code is written in ReScript. It's all very alpha.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feldh%2Fpick-a-color","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feldh%2Fpick-a-color","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feldh%2Fpick-a-color/lists"}