jegsars-hello-world-test
v1.0.0
Published
This is a test npm module to print hello world on every single console log
Downloads
3
Readme
#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