UNPKG

japanese-string-utils

Version:

The utils convert Japanese strings to other forms, such as Hiragana, Katakana, Full-width, Half-width, numeric and others.

2 lines (1 loc) 57 B
export declare function toAscii(value: string): string;