Studio History - Delta Versioning in JS(github.com)13 points·by Hunterhdolan·14 lat temu·1 commentsgithub.comStudio History - Delta Versioning in JShttps://github.com/Studio182/Studio-History1 commentsPost comment[–]chi_h·14 lat temureplyWhen i first saw it, I wondered why they didn't just use google's awesome diff-match-patch library - http://code.google.com/p/google-diff-match-patch/Then, I looked at the source code and saw that it actually was just a thin wrapper around diff-match-patch.:(
Then, I looked at the source code and saw that it actually was just a thin wrapper around diff-match-patch.
:(