Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tristen/hcl-picker
:art: Colorpicker for data
https://github.com/tristen/hcl-picker
colorpicker hcl ui utility
Last synced: 5 days ago
JSON representation
:art: Colorpicker for data
- Host: GitHub
- URL: https://github.com/tristen/hcl-picker
- Owner: tristen
- License: bsd-3-clause
- Created: 2012-06-15T04:32:16.000Z (over 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2018-04-20T23:12:31.000Z (over 6 years ago)
- Last Synced: 2024-10-23T00:54:46.548Z (13 days ago)
- Topics: colorpicker, hcl, ui, utility
- Language: JavaScript
- Homepage: https://tristen.ca/hcl-picker/
- Size: 1.17 MB
- Stars: 206
- Watchers: 9
- Forks: 40
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Colorpicker for data.
---### Contributing
npm install
npm startCredit goes to [Gregor Aisch](http://vis4.net) and his excellent post on, [How To Avoid Equidistant HSV Colors](http://vis4.net/blog/posts/avoid-equidistant-hsv-colors/?piwik_campaign=rss&piwik_kwd=3199). To convert/generate colors in a programmatic way check out [chroma.js](https://github.com/gka/chroma.js).