0.0.3 • Published 3 years ago

fireconsole v0.0.3

Weekly downloads
66
License
MIT
Repository
github
Last release
3 years ago

Fireconsole

process stdout formatting.

Installation

fireconsole is now public on npm

npm install fireconsole --save

Commands

var fireconsole = require("fireconsole");
fireconsole.log([...args]); //bgCyan + black
fireconsole.highlight([...args]);//bgMagenta + white
fireconsole.error([...args]);//bgRed + white
0.0.3

3 years ago

0.0.2

6 years ago

0.0.2-alpha.1

7 years ago

0.0.2-alpha.0

7 years ago

0.0.1

7 years ago