kpdecker / jsdiff

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

Add examples to docs of creating and applying patches (importantly including the fairly fiddly `applyPatches` function) #481

Closed ExplodingCabbage closed 5 months ago

ExplodingCabbage commented 5 months ago

Resolves https://github.com/kpdecker/jsdiff/issues/457