1.0.5 • Published 2 years ago

emotion-logs v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

emotion logs

These logs are just like your console logs but adds a fun while printing it i.e. it changes color as you call functions with your emotions.

Install the package.

Code example :

    import * as Console from 'emotion-logs/lib/index.js';
    Console.angry("I am angry");
    Console.annoying("I am annoying");
    Console.boring("I am boring");
    Console.disgusting("I am disgusting");
    Console.ecstatic("I am ecstatic");
    Console.fear("I am fear");
    Console.happy("I am happy");
    Console.sad("I am sad");
    Console.surprising("I am surprising");
    Console.terrorizing("I am terrorizing");

Plug and play to get colorful logs based on your emotions!

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago