1.0.0 • Published 2 years ago

home-fortune v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

home-fortune

A Node.js package that will request myanmar year of birth and response the fortune

Usage

First, install the package using npm:

npm install home-fortune

Then, require the package and use it like so:

var getHF = require('home-fortune');

Logging the result

console.log(getHF('၁၃၅၀'));

License

MIT