/jstest

Primary LanguageJavaScriptMIT LicenseMIT

Nothing but javascript "Hello World!"

npm

Installation

npm install hello-world-js --save

Usage

var helloLib = require('hello-world-js');

console.log(helloLib.hello());

Author

dhilt (c) 2017