ravi-hello-mod

1.0.0 • Public • Published

ravi-hello-mod

This is a test hello module.

Summary

This package contains a user hello method only for testing.

Additional Details

  • Dependencies: [chalk]
  • Global values: none

Installation

npm i ravi-hello-mod --save

Usage

// create an app.js file in your project with the below code
const hello = require('ravi-hello-mod');
console.log(`Case One: ` + hello());
console.log(`Case Two: ` + hello('Ravi Kumar Jangra'));

Documentation

none

Credits

The definition are written by: Ravi Kumar Jangra https://github.com/jangraravik.

License

ISC

Readme

Keywords

none

Package Sidebar

Install

npm i ravi-hello-mod

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

2.05 kB

Total Files

4

Last publish

Collaborators

  • jangraravik