1.0.3 • Published 6 months ago

hello-world-pack v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

what is this?

This the Simple Package that Return the input name with "Hello" EX: "Hello-World!"

Installation

"npm i --save -dev hello-world-pack-name"

Then..

...

const {hello} = require('hello-world-pack-name'); const greeting = hello('World'); console.log(greeting); ...

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

3 years ago