0.1.2 • Published 10 years ago

node-stage v0.1.2

Weekly downloads
5
License
-
Repository
github
Last release
10 years ago

node-stage

A beautiful stage console.

Install

npm install node-stage

API

success

stage.success('this is a success message!')

info

stage.info('this is a info message!')

error

stage.error('this is a error message!')

process

stage.process('this is a process message!')

Preview

preview

License

MIT @chilijung