wikimedia / jquery.ime

jQuery based input methods library
Other
171 stars 162 forks source link

Add Korean Revised Romanization to hangeul IME #716

Open annedrewhu opened 1 year ago

annedrewhu commented 1 year ago

Any Korean transliteration keyboard will have a lot of edge cases to check because of differences in romanization between revised romanization, the older McCune–Reischauer, and even a different system included in the RR standard. I've added a modest amount of tests based on this official RR document, but I'm open to adding more before merging.