Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 441 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 441 Bytes

Kanabox

Kanabox is a simple and straightforward js I wrote when I was learning Japanese. It turns the text input into a kana input by transliterating the input. Just type UPPER for Katakana and lower for Hiragama: "KANA" -> "カナ", "kana" -> "かな" and double n (nn or NN) for "ん or ン".

Just type "ohayougozaimasu" to get "おはようございます"

See demo on codepen