jussi-kalliokoski / bspatch.js

A bspatch implementation in pure JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A bspatch implementation in pure JS

License:ISC License


Languages

Language:JavaScript 100.0%