stil

1.0.1 • Public • Published

stil.js

Colorize command line output in node.js

Installation

stil.js is available from the node package manager (npm).

npm install stil

Usage

example.js

'this is bold'.asBold
 
'ERROR!'.black.onRed
 
'For some this will blink'.asBlink

For more combos and styles, see $ node example.js.

Author

Carl Calderon: @carlcalderon

License

stil.js is licensed under beerware-license

/stil/

    Package Sidebar

    Install

    npm i stil

    Weekly Downloads

    16

    Version

    1.0.1

    License

    none

    Last publish

    Collaborators

    • carlcalderon