rescript-unicode-zawgyi-converter
v0.0.1
Published
Converter for Myanmar (Burmese) unicode to zawgyi, and vice versa.
Downloads
1
Maintainers
Readme
Myanmar Unicode-Zawgyi Converter
A ReScript package that converts Myanmar Unicode to Zawgyi, and vice versa.
Installation
yarn add rescript-unicode-zawgyi-converter
or
npm install rescript-unicode-zawgyi-converter
Add it to bsconfig.json
"bs-dependencies": ["rescript-unicode-zawgyi-converter"]
Usage
Converter.uni2zg(unicode_text)
to convert Unicode text to Zawgyi text.Converger.zg2uni(zawgyi_text)
to convert Zawgyi text to Unicode text.
👉 Click the link to visit the app uisng the package.
Credit
Credit to the original JavaScript Converter Code Rabbit
Author
Nyi Nyi Than (Jazz)
- LinkedIn: @nyinyithann
- Twitter: @JazzTuyat