FooSoft / yomichan

Japanese pop-up dictionary extension for Chrome and Firefox.
https://foosoft.net/projects/yomichan
Other
1.06k stars 223 forks source link

New StringUtil #2216

Closed toasted-nutbread closed 2 years ago

toasted-nutbread commented 2 years ago

Moves functions readCodePointsForward and readCodePointsBackward out of DOMTextScanner (#2213) and into a new StringUtil class so they can be reused.