lokesh / color-thief

Grab the color palette from an image using just Javascript. Works in the browser and in Node.
https://lokeshdhakar.com/projects/color-thief/
MIT License
12.34k stars 1.31k forks source link

src: refactor `color-thief-node.js` #209

Closed VoltrexKeyva closed 1 year ago

VoltrexKeyva commented 3 years ago

Fixed some formatting, removed redundant code and performance improvements.

john-doherty commented 1 year ago

I don't see any performance improvements, but it looks more readable :)