Rainbow-log
This package will give your console.log some completely useless flair.
How to use
Install with npm i @thorwurtzner/rainbow-log
var rainbowLog = require("@thorwurtzner/rainbow-log");
rainbowLog("Hello, world!");Creates a colorful console.log
This package will give your console.log some completely useless flair.
Install with npm i @thorwurtzner/rainbow-log
var rainbowLog = require("@thorwurtzner/rainbow-log");
rainbowLog("Hello, world!");