0.1.3 • Published 11 months ago

@ergomatikus/my-npm-package-2 v0.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

My NPM Package

This is a simple NPM package that provides a function to return "Hello, World!".

Installation

To install the package, run:

npm install my-npm-package

Usage

After installing, you can use the package in your project as follows:

import helloWorld from 'my-npm-package';

console.log(helloWorld()); // Outputs: Hello, Markus!

License

This project is licensed under the MIT License.

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago

0.0.1

11 months ago