/bspatch.js

A bspatch implementation in pure JS

Primary LanguageJavaScriptISC LicenseISC

bspatch.js

This repository contains a pure javascript implementation of bspatch built on WhatWG Streams.

More info TBA

Known Issues

  • If a patch is larger than the result file, the patch is applied incorrectly.
  • If a patch has a lot characters that changed order.