CLI tool to generate patch, apply patch, valid patch
Npm package for node.js for https://github.com/google/diff-match-patch/javascript
No description provided.
npm package for https://github.com/google/diff-match-patch adding Line or Word Diffs
This package adds the diff per word using the https://github.com/google/diff-match-patch as base
npm package for https://code.google.com/p/google-diff-match-patch/
Diff, Match, Patch for snippet like interface
see https://github.com/google/diff-match-patch
An extension module that adds line-mode and Unicode-aware word-mode on diff-match-patch.
## About
CLI tool to generate patch, apply patch, valid patch
Port of diff-match-patch to TypeScript.