coolhue
v1.0.9
Published
Coolest handpicked Gradient Hues for your next super amazing stuff
Downloads
29
Maintainers
Readme
coolHue
Coolest handpicked Gradient Hues for your next super amazing stuff.
CoolHue in Action
Checkout coolHue Gradient Palette
Installation
Install coolHue with npm or bower Package Manager
npm install --save-dev coolhue
bower install coolhue
Usage
var coolhue = require("coolhue");
//returns array for available gradients
coolhue.getGradientArray(arg);
//returns CSS for available gradients
coolhue.getGradientStyle(arg);