msgbox

1.0.2 • Public • Published

msgbox

Improved console message output

Install

$ npm install --save msgbox

Usage

const msg = require('msgbox');
 
// Send message to console
msg('The title', 'And here goes your message.');

Related

Package Sidebar

Install

npm i msgbox

Weekly Downloads

9

Version

1.0.2

License

MIT

Last publish

Collaborators

  • bramkok