1.0.2 • Published 7 months ago

greet-user-with-name v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

Greet User With Name

This npm package log a greet message on the console along with user's name. The package was just made for learning purpose.

installation

  • Install the dependency
       npm i greet-user-with-name
 - Import the module

 ```bash 
    import greet from 'greet-user-with-name'
  • Use the function
    greet();
1.0.2

7 months ago

1.0.0

7 months ago