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

Fixed global leaks #4

Closed sunesimonsen closed 10 years ago

markusn commented 10 years ago

Thanks!

sunesimonsen commented 10 years ago

Thanks for the quick merge :-)

papandreou commented 10 years ago

Any chance of a new npm release with this fix?

markusn commented 10 years ago

It should be in npm now as 0.1.4!