lovell / hepburn

Node.js module for converting Japanese Hiragana and Katakana script to, and from, Romaji using Hepburn romanisation
Apache License 2.0
130 stars 23 forks source link

Support for halfwidth katakana #20

Closed pillowfication closed 4 years ago

pillowfication commented 4 years ago

I'd like for this package to also support halfwidth katakana characters.

hepburn.fromKana('カタカナ') === 'KATAKANA'
lovell commented 4 years ago

Thanks for the PR - published to npm as v1.2.0