@luifensmarknielsen/rainbow-log
v2.0.0
Published
console log rainbow colors
Downloads
1
Maintainers
Readme
Rainbow colors console log
This package makes a colorful console log. It make your colors into rainbow colors
Usage
Open terminal to install and write: npm i something@rainbow-log
var rainbowLog = require(something@rainbow-log);
rainbowLog("this is a rainbow colored console log");