1.0.4 • Published 12 months ago

meetincode v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months 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

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.0

12 months ago