An open API service indexing awesome lists of open source software.

https://github.com/gbrlsnchs/kana-guru

[mirror] Website for converting romaji text to hiragana/katakana
https://github.com/gbrlsnchs/kana-guru

hiragana japanese katakana nihongo romaji website

Last synced: 6 months ago
JSON representation

[mirror] Website for converting romaji text to hiragana/katakana

Awesome Lists containing this project

README

          

## [kana.guru](https://kana.guru)

kana.guru is a free, open-source website for transliterating romaji text to hiragana and
katakana. The core engine runs in the browser itself using WebAssembly, and is based on my
other project, [kana](https://git.sr.ht/~gbrlsnchs/kana).

Note that kana.guru doesn't send the input to any servers, as it runs locally in the browser.

A mirror is located at [GitHub](https://github.com/gbrlsnchs/kana-guru). Feel free to give it
a star if you feel like it. :-)

### Building

_TODO_

### Contributing

Please send patches via [mailing list](mailto:~gbrlsnchs/kana-guru-dev@lists.sr.ht). Issues
will be tracked [here](https://todo.sr.ht/~gbrlsnchs/kana-guru).