character-telling
v1.1.0
Published
ပင်ကိုယ်စရိုက် တွက်နည်း
Downloads
6
Maintainers
Readme
character-telling
A Node.js package that will request myanmar year of birth and date of week born in and then response the character info of the given one
Usage
First, install the package using npm:
npm install character-telling
Then, require the package and use it like so:
var getCT = require('character-telling');
Logging the result
console.log(getCT('၁၃၅၀', 'ဗုဒ္ဓဟူး'));
License
MIT