@bigfootisreal/rainbow-log

Creates a colorful console.log

Usage no npm install needed!

<script type="module">
  import bigfootisrealRainbowLog from 'https://cdn.skypack.dev/@bigfootisreal/rainbow-log';
</script>

README

Rainbow Log

This is a tool to help developers generate rainbow colored text.

Usage

Install using `npm i @bigfootisreal/rainbow-log``

var rainbowLog = require("@bigfootisreal/rainbow-log");

rainbowLog("I am a sussage roll");