d3 / d3-color

Color spaces! RGB, HSL, Cubehelix, CIELAB, and more.
https://d3js.org/d3-color
ISC License
398 stars 91 forks source link

Various updates? #41

Closed danburzo closed 6 years ago

danburzo commented 6 years ago

I am working on a color library that aims to support all the CSS Color Level 4 formats, and would love to contribute to d3-color with some updates:

And could add HSV and HSI color spaces.

(+ more as I sort them out)

I was wondering which of these are in the scope of d3-color and whether I can submit PRs.

Thanks!

danburzo commented 6 years ago

(Closed in favor of #44)