graypegg / chromatism

:rainbow: A simple set of utility functions for colours.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

want use @3.02

edenYfb opened this issue · comments

'package.json' version is 3.0.0, i want use @3.0.2, but how to install it?

chromatism.convert({ h:0, s:0, l:0 }).hsv==>{h:0,s:nan,v:0}
chromatism.convert({ r:0, g:0, b:0 }).hsv==>{h:0,s:nan,v:0}

Are you talking about this version?

haha,thank you