- Notifications
You must be signed in to change notification settings - Fork1
ASCII <-> Unicode conversion library
License
NotificationsYou must be signed in to change notification settings
smc/payyans-go
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Note: This repo's canonical source is athttps://gitlab.com/smc/payyans-go. Contributions should be done in the canonical source. If you're seeing this from somewhere else, note that it's a mirror.
This is the Go port ofpayyans andfreaknz together as a shared library. The goal is the logic abstraction through a shared library.
By default thepayyanscli binary comes with some font map files. See list of fonts:
payyanscli -fonts
Convert:
# Output to terminal./payyanscli -font ML-TTKarthika file-to-convert.txt# Output to a file./payyanscli -font ML-TTKarthika file-to-convert.txt output-file.txt
Seepayyanscli -h for more.
go run cli.go -font ML-TTKarthika.map file-to-convert.txtmaketest- ASCII to Unicode conversion
- Write more unit tests for ASCII to Unicode conversion
- Unicode to ASCII conversion
- Include all the Malayalam ASCII fonts
- Shared library
- Make a WASM web app
About
ASCII <-> Unicode conversion library
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.