1.0.1 • Published 11 months ago

always_greet v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

This package provides your the module which helps to create greeting.

Instruction to use:

1.Install

locally

npm install always_greet

globally

npm install -g always_greet

2.Import

const {goodMorning,goodEvening,goodNight}=requrie('always_greet')

3.Use

goodMorning(name) goodEvening(name) goodNight(name)

1.0.1

11 months ago

1.0.0

11 months ago