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) 59 B
export declare function toNumeric(value: string): string;