UNPKG
color-classifier
Version:
latest (0.0.1)
0.0.1
Classify the color along the reference color. using algorithm the CIEDE2000, RGB, HSV.
color-classifier
/
.travis.yml
10 lines
(8 loc)
•
99 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
branches:
only:
-
master
notifications:
email:
false
language:
node_js
node_js:
-
4.2
.2