2.0.0 • Published 5 years ago

@luifensmarknielsen/rainbow-log v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

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");