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