Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

stil

style node.js command-line output with ease

style, color, command-line, stil, bold

readme

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