1.0.3 • Published 2 years ago

hello-world-pack v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

4 years ago