kpdecker / jsdiff

A javascript text differencing implementation.
BSD 3-Clause "New" or "Revised" License
7.92k stars 496 forks source link

Add Intl.Segmenter support #539

Closed ExplodingCabbage closed 1 month ago

ExplodingCabbage commented 1 month ago

Resolves https://github.com/kpdecker/jsdiff/issues/438; probably also adequately resolves https://github.com/kpdecker/jsdiff/issues/214 even though it's not quite the solution that was asked for in that issue.