demo-hello-world-pkg
This is a demo npm package, just for test.
install
npm install demo-hello-world-pkg
usage
var printMsg hello today = ; ; // prints a default message on console; // returns 'hello wrold' string; // returns current date and time