Skip to content

HimandriSharma/emotion-logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

emotion based color changing console logs!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published