split-diff icon indicating copy to clipboard operation
split-diff copied to clipboard

Investigate other javascript diffing libraries

Open mupchrch opened this issue 8 years ago • 1 comments
trafficstars

Would like to investigate alternatives to jsdiff such as google-diff-match-patch, prettydiff, etc. My hope is a new library would improve performance and/or diff success.

mupchrch avatar Jun 12 '17 02:06 mupchrch

I'd like to request adding wikEd diff (project discussion page, online interface) to the list of javascript diffing libraries to be integrated eventually. It does quite a good job of handling "block moves" in diffs

awillats avatar Apr 19 '22 17:04 awillats