Demo 👆
Please this project by
Installation
$ npm install colorways
Usage
import { getPalette } from 'colorways'
const palette = getPalette(__imageUrl, 5, __callback())
console.log(palette)
Special Thanks & Prior Work
https://github.com/olivierlesnicki/quantize
https://github.com/lokesh/color-thief
License
Licensed under the MIT License.