The JavaScript build of Hangulize, compiled by GopherJS.
You will get hangulize.js
by:
$ make
You can try it with a GopherJS test server:
$ gopherjs serve --http ":8080"
Now connect to "localhost:8080" in your browser than open a JavaScript debug console.
> hangulize("ita", "gloria");
<- "글로리아"
> hangulize("aze", "Rəşid Behbudov");
<- "레시트 베흐부도프"