markusn / color-diff

Implemets the CIEDE2000 color difference algorithm, conversion between RGB and lab color and mapping all colors in palette X to the closest color in palette Y based on the CIEDE2000 difference.
Other
359 stars 30 forks source link

convert to esm module, cjs support using rollup #22

Closed markusn closed 1 year ago

coveralls commented 1 year ago

Coverage Status

Coverage: 99.811% (+0.4%) from 99.383% when pulling 2b4b95b358ddd1bc1c94ab28ae403f3335b90186 on esm-module into 0a7010e37765130eb0408cf33cf26eaed2515f24 on master.

markusn commented 1 year ago

closes https://github.com/markusn/color-diff/issues/9