1.0.3 • Published 1 year ago

cologer v1.0.3

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

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago