doge-log
v1.0.2
Published
logs things with a label
Downloads
5
Readme
doge-log
logs things with a label
this does not work yet sry!
install
npm install doge-log
usage
var dogeLog = require('doge-log')
var meow = 'hihihi im a string'
dogeLog('meow') // 'meow: hihihi im a string'