home-fortune
v1.0.0
Published
အိုးကံ အိမ်ကံ တွက်နည်း
Downloads
4
Readme
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