Heather Arthur is announcing that color with version number 0.9.0 is already available to download.
What is color ?
color is A JavaScript library to handle color conversion operations, taking a color expressed in one color space and converting it to another .
The "color" library works with client-side (browsers) and server-side (Node.js) environments alike.It supports multiple color domains, and even alpha transparency values as well.On top of this, JavaScript functions to manipulate the color code itself are also included, supporting operations like:- negate- lighten- darken- saturate- desaturate- greyscale- whiten- blacken- clearer- opaquerSupported color domains:RGBHSLHSVHWBCMYKHex
This is changelog for color version 0.9.0 :
- Removed:
- Bower support
- Component support
You can read the complete changelog and also download this latest version on their homepage:
github.com