@bqardi/rainbow-log

2.0.1 • Public • Published

rainbow-log

This super package creates a console log with rainbow colors. It's awesome and EPIC!

Usage

Installation: npm i @bqardi/rainbow-log

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

// Renders the letters in different colors by a fixed pattern.
rainbow.log("I am a rainbow!");

or

// Renders the letters in random colors.
rainbow.log("I am a rainbow!", false);

Package Sidebar

Install

npm i @bqardi/rainbow-log

Weekly Downloads

3

Version

2.0.1

License

MIT

Unpacked Size

1.85 kB

Total Files

3

Last publish

Collaborators

  • bqardi