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.49k stars 1.31k forks source link

feat: Add CommonJS, AMD, and ES6 module support #161

Closed lokesh closed 5 years ago

lokesh commented 5 years ago

New files in the /dist folder

Additional changes

cc: @huw30 👋

huw30 commented 5 years ago

Thank you @lokesh