1.0.0 • Published 2 years ago
home-fortune v1.0.0
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
1.0.0
2 years ago