This package has been deprecated

Author message:

a

ravi-hello

1.1.1 • Public • Published

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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i ravi-hello

    Weekly Downloads

    0

    Version

    1.1.1

    License

    ISC

    Unpacked Size

    2.04 kB

    Total Files

    4

    Last publish

    Collaborators

    • jangraravik