Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/timothycarambat/romaji_converter

Chrome Extension to offline convert Romanji to Hiragana or Katakana. Request by u/waterskill. Link: https://www.reddit.com/r/programmingrequests/comments/bml3s6/can_someone_please_make_a_program_or_script_to/
https://github.com/timothycarambat/romaji_converter

chrome chrome-extension extensions free hiragana japanses katakana programming-requests reddit romaji-input romaji-kana romaji-translation

Last synced: 6 days ago
JSON representation

Chrome Extension to offline convert Romanji to Hiragana or Katakana. Request by u/waterskill. Link: https://www.reddit.com/r/programmingrequests/comments/bml3s6/can_someone_please_make_a_program_or_script_to/

Awesome Lists containing this project

README

        

## Romaji Conversion Chrome Extension

### supports the following language conversions from `Romaji`
- `Hiragana`
- `Katakana`

This tool makes no network requests and can be used totally offline! Just highlight some `Romaji` text, right click and select the dialect of writing you would like to see it turn into. The changes on the page are **non-permanent** and refreshing the page will cause the text to return back to its original form.

![Example](https://raw.githubusercontent.com/timothycarambat/romanji_convertor/master/images/conversion.gif)

The functionality and library that makes this possible is from:
[http://whiteagle.net/](http://whiteagle.net/). Their efforts make this tool possible.

Thank you,
-Tim