npm.io
2.0.0 • Published 9 years ago

rainbow-gen

Licence
GPL-3.0
Version
2.0.0
Deps
4
Vulns
0
Weekly
0

rainbow-gen

JavaScript library for creating s! Uses node/commonjs modules. Works on a server or browser. Oh happy day!

Usage

// Using ES5
var rainbowGen = require('rainbow-gen').generateRainbow;

// Using ES6 modules (using Babel)
import rainbowGen from 'rainbow-gen';

const rainbow = rainbowGen(); // defaults to typical ROYGBIV style rainbow

Keywords