Skip to content

Instantly share code, notes, and snippets.

@gkio
Created May 13, 2016 20:36
Show Gist options
  • Save gkio/ef448ffab4bd42d381cea719b3019a26 to your computer and use it in GitHub Desktop.
Save gkio/ef448ffab4bd42d381cea719b3019a26 to your computer and use it in GitHub Desktop.
var jpn = [
'あa','いi','うu','えe','おo',
'かka','きki','くku','けke','こko',
'さsa','しshi','すsu','せse','そso',
'たta','ちchi','つtsu','てte','とto',
'なna','にni','ぬnu','ねne','のno',
'はha','ひhi','ふfu','へhe','ほho',
'まma','みmi','むmu','めme','もmo',
'やya','ゆyu','よyo',
'らra','りri','るru','れre','ろro',
'わwa','をwo','んn'
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment