@bigfootisreal/rainbow-log
v2.0.0
Published
Creates a colorful console.log
Downloads
1
Maintainers
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");