Open
Description
It could be useful in some situations to have a new patch operation for long text diffs, instead of replacing the text wholesale. For example, if you have an object with long text properties, etc.
This jsondiffpatch lib supports this kind of thing (using google's diff_match_patch lib), although it uses it's own patch format rather than JSON Patch. We've been discussing briefly over at cujojs/jiff#13 as well. Figured I would raise it here for discussion.
Metadata
Metadata
Assignees
Labels
No labels