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

1.0.1 • Public • Published

log-variant - Make you browser console colorful

make your console outstanding

log-variant not work with browser console.

Use case

import log from "log-variant";
// or ->
const log = require("log-variant");

// you need to pass only message as string only
log.success("Hello World, Success Message");
log.info("Hello World, Info Message");
log.warn("Hello World, Warning Message");
log.danger("Hello World, Danger Message");

log-varient

Thank You 😍😍❤️❤️ Happy Coding

Package Sidebar

Install

npm i log-variant

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

3.06 kB

Total Files

4

Last publish

Collaborators

  • yousuf4you