lalalog
v0.0.6
Published
Beautiful and distinct log statements for the browser console.
Downloads
2
Readme
lalalog
Beautiful and distinct log statements for the browser console.
Usage
Currenty only via Commonjs modules
const log = require('lalalog');
Available commands
log.success
: Print a success statement
log.error
: Print an error statement
log.custom
: Create a function with custom title / skin