UNPKG

react-furigana

Version:

A simple React component for handling Japanese text with furigana.

4 lines (3 loc) 121 B
import { ReactFurigana } from './ReactFurigana'; export type { Token } from './tokenizer'; export default ReactFurigana;