Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.
Two way conversions between objects and dot/bracket notation
Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.
`
ts import { reading, expression, hiragana, readingHtml } from 'furigana-plus';