@andreasrisager/rainbowlog

creates a rainbow colored console.log

Usage no npm install needed!

<script type="module">
  import andreasrisagerRainbowlog from 'https://cdn.skypack.dev/@andreasrisager/rainbowlog';
</script>

README

RainbowLog

USE A RAINBOW COLORED CONSOLE.LOG

Usage

Install with npm i @andreasrisager/rainbowlog

var rainbowLog = require("@andreasrisager/rainbowlog");

rainbowLog("I'm a RAINBOW! :p");