Skip to content

ariusxi/proeminent.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proeminent.JS

This library extract proeminent colors from the image, and return the hex code then.

How to use

await Proeminent(sourceImage);
returns ['#FFF000', '#000000', '#350BEF']

Node.JS

Install the module via npm or yarn

# For NPM
npm install proeminent.js
# For Yarn
yarn add proeminent.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published