cologer
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

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");

Package Sidebar

Install

npm i cologer

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

2.19 kB

Total Files

4

Last publish

Collaborators

  • irtiza751