UNPKG
smashup
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Just some code :)
www.youtube.com/watch
smashup
/
README.md
17 lines
(11 loc)
•
233 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# SmashUp
Package
for
logging beautiful messages to the console.
## Getting Started
``
`sh npm install smashup `
``
## Usage
``
`js const smashup = require('./smashup'); smashup.log('hello', 'yellow', 'black'); `
``