Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/timothycarambat/romaji_converter
- Owner: timothycarambat
- Created: 2019-05-09T18:24:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-13T02:05:41.000Z (over 5 years ago)
- Last Synced: 2025-01-01T17:49:05.555Z (about 1 month ago)
- Topics: chrome, chrome-extension, extensions, free, hiragana, japanses, katakana, programming-requests, reddit, romaji-input, romaji-kana, romaji-translation
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/romaji-to/fnmlagkhpblhjkijiafpmkaagampdhml
- Size: 112 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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