An open API service indexing awesome lists of open source software.

https://github.com/lofcz/diffmatchpatch

A hard fork of DiffMatchPath.
https://github.com/lofcz/diffmatchpatch

Last synced: 3 months ago
JSON representation

A hard fork of DiffMatchPath.

Awesome Lists containing this project

README

          

# DiffMatchPatch

A hard fork of https://github.com/google/diff-match-patch due to upstream inactivity.
Compared to upstream, this version uses spans where possible.