Skip to content

This is a test npm module to print hello world on every single console log

Notifications You must be signed in to change notification settings

jegsar/jegsars-hello-world-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#JEGSAR'S HELLO WORLD This is a module that adds console.debug with a special hello from me.

##To use

require('jegsars-hello-world-test')(console);
console.debug('HI!');

This will result in the following being printed. HELLO WORLD BY JEGSAR! HI!

##To install npm install jegsars-hello-world-test

About

This is a test npm module to print hello world on every single console log

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published