node-stage

A beautiful stage console.

Usage no npm install needed!

<script type="module">
  import nodeStage from 'https://cdn.skypack.dev/node-stage';
</script>

README

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