hello-world-js

0.0.2 • Public • Published

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

Package Sidebar

Install

npm i hello-world-js

Weekly Downloads

4

Version

0.0.2

License

MIT

Last publish

Collaborators

  • dhilt