node-hdiffpatch
v1.0.5
Published
hdiffpatch port to node.js
Downloads
7
Readme
node-hdiffpatch
Create patch buffer with origin buffer with HDiffPatch
Patch compatible with HDiffPatch -SD
Installation
npm install --save node-hdiffpatch
Usage
diff(originBuf, newBuf)
Compare two buffers and return a new hdiffpatch patch as return value.