1.0.3 • Published 2 years ago

cologer v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago