console-shrel
v1.1.3
Published
Adds console.shrel()
Downloads
12
Maintainers
Readme
Project Description
no longer being worked on
console.shrel() takes the boring old console.log() and adds a beautiful new shrel theme.
Tools and Technologies
JavaScript:
- ansi-256-colors
Setup
npm install console-shrel
Usage
require('console-shrel');
console.shrel('Hello World');
Acknowledgements