/knayi-cli

CLI wrapper to convert Zawgyi-formatted Myanmar text to Unicode

Primary LanguageJavaScriptMIT LicenseMIT

knayi-cli

Simple command-line tool to replace Zawgyi-formatted text files with proper Unicode text.

Automatically detects if your file is already in Unicode format.

CLI wrapper for Thuya Myo Nyunt's knayi-myscript project.

Usage

npm install knayi-cli -g
knayi-cli sample.txt
knayi-cli sample.txt output.txt

License

Open sourced under the MIT license (same as original repo)