liddiard/text-diff

liddiard/text-diff

Releases1
Frequency
Last Release
Stars154
Visual JavaScript text diff library. CommonJS module created from https://code.google.com/p/google-diff-match-patch/.

Linked projects

Compute a diff between two pieces of text with support for same-line diffs, and optionally display a visual diff as HTML. Module made from the text-diff-match-patch library.