JVFurigana ZF2 Module for adding furigana to japanese text Version 1.0 Created byJulian Vidal What exactly is furigana? Furiganaaccording to Wikipedia is: A Japanese reading aid, consisting of smaller kana, or syllabic characters, printed next to a kanji (ideographic character) or other character ...
ie {kanji,furigana} any text here rubyann will parse this and can replace the HTML with ruby annotations that looks like this: This is done by using rubyann in javascript like this: let ann = new RubyAnn() ann.elements('.furigana-text') It's also possible to pass your own delimiter...