console-dot-lol
v1.0.2
Published
Console methods to make the browser console a little more fun.
Downloads
5
Readme
Console.lol
Console methods to make working and debugging a little brighter.
Usage
As of now, your options are:
- Include via CDN using UNPKG:
<script src="https://unpkg.com/[email protected]/index.js"></script>
- Copy and paste the methods you'd like from
console.js
directly into your code (or your browser's console). - Go to the raw version of console.js, right click and hit
Save as
to download it to your computer, then attach the file to your HTML with a<script>
tag.
Contribute
- Have a suggestion?
- Create an Issue
- or Fork and make a Pull Request!
TODOS
[x] allow multiple arguments for log methods [] build up README
Credits
The jokes were sourced from Git jokes repository.