1.0.1 • Published 1 year ago

always_greet v1.0.1

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

1 year ago

1.0.0

1 year ago