1.0.3 • Published 1 year ago

@vukovicpavle/hello v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year 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

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago