k-console

1.2.0 • Public • Published

K

Simple consle helper mod

Install

npm install --save k-console

Usage

var K = require('k-console');
 
K.Warn('text');
 
K.Pass('wow it passed');
 
K.Error('wow it didn\'t pass');
 
K.Result('produce some result');

Author

Nicky Laczko

License

MIT

Package Sidebar

Install

npm i k-console

Weekly Downloads

3

Version

1.2.0

License

MIT

Last publish

Collaborators

  • rivalnick