Skip to content

The JavaScript build of Hangulize, compiled by GopherJS

License

Notifications You must be signed in to change notification settings

hangulize/hangulize.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The JavaScript build of Hangulize, compiled by GopherJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published