fireconsole

0.0.3 • Public • Published

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

/fireconsole/

    Package Sidebar

    Install

    npm i fireconsole

    Weekly Downloads

    4

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    1.4 kB

    Total Files

    3

    Last publish

    Collaborators

    • mjzzanichelli