1.0.3 • Published 3 years ago

cologer v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Cologer

This package lets you colorize messi looking console logs on the browser console window.

How to use this library.

import { Log } from "color-console";

Log.sucess("Your message here");
Log.bgSucess("Your message here");
Log.danger("Your message here");
Log.bgDanger("Your message here");
Log.warning("Your message here");
Log.bgWarning("Your message here");
1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago