hello-umesh

1.0.0 • Public • Published

hello-umesh

Simple Hello World Node Package

Installation

Install via NPM:

npm install hello-umesh

Usage

javascript

var myApp = require("hello-umesh");

myApp.printMsg(); // print and return " Hello Umesh! " 

TypeScript

import * as myApp from 'hello-umesh';

myApp.printMsg(); // print and return " Hello Umesh! " 

License

This project is licensed under the terms of the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i hello-umesh

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

1.68 kB

Total Files

4

Last publish

Collaborators

  • ughimire1