1.0.0 • Published 7 years ago

dnt_node_pkg v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

Installation

For installing run the following commnd npm i dnt_node_pkg

Usage

You can use the package as given below:

    const pkg= require('dnt_node_pkg');
    let r=pkg.Greet('your_name');
    console.log(r);
    output:
     Welcome your_name

Version History

  • Initial Release 1.0.0 25June2017

License

MIT

1.0.0

7 years ago