sajoy / console-dot-lol

Console methods to make working and debugging a little brighter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Console.lol

Console methods to make working and debugging a little brighter.

Usage

As of now, your options are:

  • 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.

About

Console methods to make working and debugging a little brighter.


Languages

Language:JavaScript 96.2%Language:HTML 3.8%