chalk-extend-console

0.1.3 • Public • Published

chalk-extend-console

A small library for adding colors for console.*

Installation

npm install chalk-extend-console --save

Usage

require('chalk-extend-console').setup();

console.blue('test','another',{
  obj: 'test1'
});

Tests

npm test

Release History

  • 0.1.3 Initial release

Readme

Keywords

none

Package Sidebar

Install

npm i chalk-extend-console

Weekly Downloads

1

Version

0.1.3

License

MIT

Last publish

Collaborators

  • nicholasareed