Skip to content

winhtaikaung/Rabbit-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rabbit-Go

Logo

Build Status

GO Report

Zawgyi <=> Unicode Converter for Go lang (Go)

Installation

install using go get

go get github.com/winhtaikaung/Rabbit-Go/rabbit

Usage

playground link

https://play.golang.org/p/m37p4y5nUkA


import "rabbit"



func main() {



rabbit.Zg2uni("သီဟိုဠ္မွ ဉာဏ္ႀကီးရွင္သည္ အာယုဝၯနေဆးၫႊန္းစာကို ဇလြန္ေဈးေဘး ဗာဒံပင္ထက္ အဓိ႒ာန္လ်က္ ဂဃနဏဖတ္ခဲ့သည္။")

rabbit.Uni2zg("သီဟိုဠ်မှ ဉာဏ်ကြီးရှင်သည် အာယုဝဍ္ဎနဆေးညွှန်းစာကို ဇလွန်ဈေးဘေး ဗာဒံပင်ထက် အဓိဋ္ဌာန်လျက် ဂဃနဏဖတ်ခဲ့သည်။")



}

Contributing

  1. Fork it ( https://github.com/winhtaikaung/Rabbit-Go )
  1. Create your feature branch (git checkout -b my-new-feature)
  1. Commit your changes (git commit -am 'Add some feature')
  1. Push to the branch (git push origin my-new-feature)
  1. Create a new Pull Request

License

MIT

About

Rabbit converter for Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages