1.1.1 • Published 5 years ago

ravi-hello v1.1.1

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

ravi-hello

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 --save

Usage

// create an app.js file in your project with the below code
const hello = require('ravi-hello');
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

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago