0.0.6 • Published 5 years ago
lalalog v0.0.6
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