1.0.5 • Published 4 years ago

@isabroch/rainbow-console v1.0.5

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

Rainbow Console

A package that outputs logs with their rainbow-colored equivallent.\ Forcefully converts all input into strings.

Installation

npm i @isabroch/rainbow-console

Usage

const rainbow = require("@isabroch/rainbow-console")

rainbow("Hello, World")

Issues

Objects return as [object Object] instead of showing their properties.

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago