1.0.3 • Published 2 years ago

@vukovicpavle/hello v1.0.3

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

Hello

Simple say hello to the world.

Installation

npm install @vukovicpavle/hello

Usage

const hello = require("@vukovicpavle/hello");

hello("World");

API

hello(name)

Say hello to the name provided.

Parameters

NameTypeDescription
nameanyName to say hello to.
1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago