1.0.1 • Published 3 years ago

hurin v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

npm package

my first npm package

An NPM package that console log who hurin was when installed, imported and called.

To install run:

npm install hurin

In your JavaScript file import and call hello function like this:

import hurin from "hurin ";

hurin();

*Note: You will need to use a bundler like Parcel or Webpack to import the package like this.

1.0.1

3 years ago

1.0.0

3 years ago