Skip to content

mapmeld/knayi-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

knayi-cli

Simple command-line tool to replace Zawgyi-formatted and WinResearcher-formatted text files with proper

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

The WinResearcher font uses ASCII codepoints, and is not feasible to detect. Instead add it to the command:

knayi-cli sample.txt output.txt winresearcher

License

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

About

CLI wrapper to convert Zawgyi-formatted Myanmar text to Unicode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published