japanese-string-utils
japanese-string-utils copied to clipboard
Is it intended that meaningful hyphens are converted to half-width?
Example
console.log(toAscii("アイスクリーム"));
Expect
アイスクリーム
Actual
アイスクリ-ム