1.0.2 • Published 5 years ago
smashup v1.0.2
SmashUp
Package for logging beautiful messages to the console.
Getting Started
npm install smashupUsage
const smashup = require('./smashup');
smashup.log('hello', 'yellow', 'black');Package for logging beautiful messages to the console.
npm install smashupconst smashup = require('./smashup');
smashup.log('hello', 'yellow', 'black');