1.0.4 • Published 1 year ago

meetincode v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

meetincode

meetincode is a simple Node.js package that provides a method to greet users with a "Hello" message.

Installation

To install the package, use npm:

npm install meetincode

Usage

Here’s a complete example demonstrating how to use the package:

// Import the meetincode package
const meetincode = require('meetincode');

// Call the hello method
meetincode.hello();
1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.0

1 year ago