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
- Host: GitHub
- URL: https://github.com/gbrlsnchs/kana-guru
- Owner: gbrlsnchs
- License: mit
- Created: 2022-08-12T21:13:26.000Z (about 3 years ago)
- Default Branch: trunk
- Last Pushed: 2023-02-21T17:50:11.000Z (over 2 years ago)
- Last Synced: 2025-02-07T13:54:06.447Z (9 months ago)
- Topics: hiragana, japanese, katakana, nihongo, romaji, website
- Language: JavaScript
- Homepage: https://kana.guru
- Size: 79.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).