1.0.2 • Published 4 years ago

nici v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

nici

node image color interpreter

hello! i made this because i'm on vacation and my laptop isn't good enough to work on my actual projects.

installation

npm i nici@latest -g

usage

get top 3 colors in 'test.png': nici test.png

get top 5 colors in 'test.png': nici test.png top 5

extra

i'm using the get-pixels package for this project.