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

microbundler #241

Open oteoe opened 1 year ago

oteoe commented 1 year ago

microbundler has a dependency on brotli-size which uses g++ or binary preinstalls, this makes this project harder to use on legacy systems since it has an additional build dependency.

rspack, turbo, ...