1.0.1 • Published 1 year ago

maharbote v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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