Skip to content

Node module to convert between Zawgyi and Unicode based on @ngwestar's Parabaik

License

Notifications You must be signed in to change notification settings

yemyat/node-parabaik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-parabaik

Node module to convert between Zawgyi and Unicode based on Ko Ngwe Tun's Parabaik Converter

Installation

npm install node-parabaik

How to use

require('node-parabaik').zawgyi_to_unicode(input)
require('node-parabaik').unicode_to_zawgyi(input)

License

GNU GENERAL PUBLIC LICENSE V2

About

Node module to convert between Zawgyi and Unicode based on @ngwestar's Parabaik

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published