Skip to content
/ l.js Public

tiniest script for lazy developers to replace console.log with just an l

License

Notifications You must be signed in to change notification settings

robert197/l.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

l.js

tiniest script for lazy developers to replace console.log with just an l

Usage

  1. install l with npm install just-l --save-dev
  2. load l.js script wherever you want in your website or application.
  3. since now use l('msg to log', 'object to log', 'anything else') instead of using console.log

About

tiniest script for lazy developers to replace console.log with just an l

Resources

License

Stars

Watchers

Forks

Packages

No packages published