Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 248 Bytes

File metadata and controls

4 lines (3 loc) · 248 Bytes

word-based-diff-match-patch

Word-based text diff

Takes the character-based output of the diff-match-patch (http://code.google.com/p/google-diff-match-patch/), and produce a word-based linked list of diffs, that enables easier view of the diffs.