Thanks for this library! I'm using it to make a little game to help practice japanese reading. I found an edge case where it doesn't completely romanize a word:
hepburn.fromKana("スナバァ") == "SUNABAァ"
This is the Japanese name of the Pokémon Sandygast. I'm not sure what the correct behavior is there; Bulbapedia gives the romanized form as just "Sunaba".
Thanks for this library! I'm using it to make a little game to help practice japanese reading. I found an edge case where it doesn't completely romanize a word:
This is the Japanese name of the Pokémon Sandygast. I'm not sure what the correct behavior is there; Bulbapedia gives the romanized form as just "Sunaba".