curran / curran/google-diff-match-patch
JavaScript: allow easy way to remove diff/match/patch sections
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- Python
- Stars
- 17
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
```
In browser-side JavaScript, file size matters a lot. It would be nice if there
was a well-documented easy way to get rid of the code that wasn't needed for
Match and Patch if all you care about is the Diff features, for instance.
```
Original issue reported on code.google.com by `philfreo` on 4 May 2011 at 10:01
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.