saturngod / myanmar_names

direty code and quick for myanmar name to english or english name to myanmar. Data source from https://github.com/ye-kyaw-thu/myRoman/tree/main/person-name

Home Page:https://saturngod.github.io/myanmar_names/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Source

Name list data source from https://github.com/ye-kyaw-thu/myRoman/blob/main/person-name/person-name.ver1.0.txt

Syllable code from https://github.com/ye-kyaw-thu/sylbreak/blob/master/Javascript/resegment.js

Dirty Code

The code is so dirty and just try to prove , what is the eaiest way for myanmar name to english and english to myanmar. Only support Burmese name.

Test

Test with node.js

node name.js

Test with website javascript

open index.html

Result

input: အောင်ကောင်းစံ , output: aung kaung san

input: lin naing aung , output: လင်း နိုင် အောင်

Screenshot

About

direty code and quick for myanmar name to english or english name to myanmar. Data source from https://github.com/ye-kyaw-thu/myRoman/tree/main/person-name

https://saturngod.github.io/myanmar_names/


Languages

Language:JavaScript 76.8%Language:HTML 23.2%