maharbote
v1.0.1
Published
မဟာဘုတ်
Downloads
8
Maintainers
Readme
maharbote
A Node.js package that will request myanmar birth year and birth day in a week and then response the type of maharbote
Usage
First, install the package using npm:
npm i maharbote
Then, require the package and use it like so:
var getMHB = require('maharbote');
Logging the result
console.log(getMHB('1348', 'Wednesday'));
License
MIT