Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 508 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 508 Bytes

hangulize.js

The JavaScript build of Hangulize, compiled by GopherJS.

Compiling hangulize.js

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");
<- "레시트 베흐부도프"