node_diff_match_patch icon indicating copy to clipboard operation
node_diff_match_patch copied to clipboard

Repackaging of Neil Fraser's world famous diff_match_patch as a node.js module

Results 5 node_diff_match_patch issues
Sort by recently updated
recently updated
newest added

Please pull the PRs and publish 1.0 as this has been stable for years, alternatively, please add me to github and npm and I'll happily clean this up as I...

Makes README useful without going to another page

Adds keywords, test script and updated descriptions.

It would be nice to be able to use this on the client-side. Turn it into a [component](http://tjholowaychuk.com/post/27984551477/components)! thanks