bsdiffjs
v1.0.2
Published
A JavaScript interpretation of Colin Percival's BSDiff4, based on Ilan Schnell's bsdiff4.
Readme
bsdiffJS
A pure javascript interpretation of the bsdiff4 algorithm. The functionality covers diffing and building patches only.
TO USE RUN:
npm install bsdiffjs
