1.0.2 • Published 6 years ago
@magnet.me/color v1.0.2
color
color is a very basic JavaScript color library, providing us with some basic color functions, such as lighten
, darken
, and fade
. These make it easier to reason about colors, instead of having to do all operations in RGB space.