1.0.2 • Published 6 years ago

console-dot-lol v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

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/console-dot-lol@1.0.1/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.

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago