OctopusDeploy / Octodiff

| Public | 100% C# implementation of remote delta compression based on the rsync algorithm
Other
24 stars 87 forks source link

Npm Package that generate patch for octodiff #54

Open HimanshuRawatEE opened 4 months ago

HimanshuRawatEE commented 4 months ago

Hi Everyone, In one of the projects, backend team use octodiff binary patch for csv files.

Now as frontend developer I want to send patch data in payload. Where can I find npm library that can generate this patch.