Skip to content

nakayama-muimu/j2x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

j2x

Transliterate Japanese words in kana(hiragana or katakana) into other writing systems

Written in haxe, it can be compiled into haxe's supported languages/platforms.

Current availability:

  • kana to romaji(Roman transliteration)
  • kana to Arabic script
  • kana to Korean(Hangul) script

How to build:

  • Get and install haxe (https://haxe.com)
  • Execute in terminal 'haxe build_js.hxml'

Build results:

  • 'J2x_lang.js' is common module
  • 'J2x_ar.js' is module for Arabic
  • 'J2x_kr.js' is module for Korean(Hangul)

How to use:

About

Transliterate Japanese words in kana(hiragana or katakana) into other writing systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors