gka / chroma.js

JavaScript library for all kinds of color manipulations
https://gka.github.io/chroma.js/
Other
10.14k stars 546 forks source link

Add types add 'lab' color space #254

Closed SimeonC closed 3 years ago

SimeonC commented 3 years ago

Inlining the types as we use a subset, should lead to better coding.

Types based off https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/chroma-js/index.d.ts

SimeonC commented 3 years ago

Apologies - this was supposed to go to our forked repository not this one.