mirror of
https://github.com/janishutz/color-thief.git
synced 2025-11-25 22:04:25 +00:00
fb55143ec66a1d5f9e93f77bab996c96f52cf5e4
refactor: Use `let` and `const` instead of `var` where appropriate
Color Thief
Grab the color palette from an image using just Javascript. Works in the browser and in Node.
- View the demo page for examples, API docs, and more.
- See CONTRIBUTING.md for information useful for developers interesting in contributing to the project.
Description
Extract colors from an image in Node.js and browser. Mirror of my fork from https://github.com/janishutz/color-thief
Languages
TypeScript
43.1%
JavaScript
36.2%
HTML
16.6%
CSS
4.1%