rescript-unicode-zawgyi-converter

0.0.1 • Public • Published

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)

Package Sidebar

Install

npm i rescript-unicode-zawgyi-converter

Weekly Downloads

8

Version

0.0.1

License

MIT

Unpacked Size

21.4 kB

Total Files

11

Last publish

Collaborators

  • nyinyithann