Navigation Menu

Skip to content

pattle/console-buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

console-buddy

A small JavaScript library for styling console.log()

Start by including the consoleBuddy.js script on your page

<script type="text/javascript" src="path/to/consoleBuddy.js"></script>

You can then start using the library

$consoleBuddy.log('This is a success message', 'success');

Please consult index.html for a full list of examples

alt tag

About

A small JavaScript library for styling console.log()

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published