colors-browserify

colors for the browser

Usage no npm install needed!

<script type="module">
  import colorsBrowserify from 'https://cdn.skypack.dev/colors-browserify';
</script>

README

colors-browserify

js-standard-style npm version

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