node_diff_match_patch
node_diff_match_patch copied to clipboard
Repackaging of Neil Fraser's world famous diff_match_patch as a node.js module
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.
Adds bower.json
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