node wrap of google-diff-match-patch
npm install diff-match-patch-nodediff-match-patch
========

node wrap of google-diff-match-patch
This module is installed via npm:
`` bash`
$ npm install diff-match-patch-node
` js``
var diffMatchPatch = require('diff-match-patch-node');