1.0.0 • Published 7 years ago

wishme v1.0.0

Weekly downloads
3
License
-
Repository
github
Last release
7 years ago

wishme

This is a small library which provides one method to wish a given input name and also print current day and time.

Installation

npm install wishme --save

Usage

var wishme = require('wishme') var wish = wishme.wish(); wish('Give Your Name');

test

npm test

Contributing

Release History

  • 1.0.0 Initial release