colors-browserify
v0.1.1
Published
colors for the browser
Downloads
797
Maintainers
Readme
colors-browserify
browser implementation of the colors package
var colors = require('colors-browserify')
// requires normal colors package
console.log('hello'.rainbow)
- themes and safe are not supported yet