5hwb / Old-Hangul-Input-Method

Javascript-based IME for typing archaic Korean Hangul letters (e.g. ㅸ, ㅿ, ㅵ) easily
Apache License 2.0
19 stars 6 forks source link
hangul hangul-jamo ime input-method unicode

Old Hangul Input Method

This is a Javascript-based IME for typing archaic Korean Hangul letters (e.g. ㅸ, ㅿ, ㅵ) easily in a Unicode-compliant manner. Works in all standards-compliant Web browsers!

How to run

  1. Download this repository to your device.
  2. Open main.html and start typing

Keyboard layout

Old Hangul IME keyboard layout

Note

Diagrams

Hangul jamo hierarchy

This is a diagram of all the Old Hangul characters that can be typed using the Old Hangul Input Method.

Hangul jamo hierarchy diagram

Finite state machine

This diagram shows all the internal states and transitions of the Old Hangul Input Method.

OldHangulIME_FSM

TODOs