UNPKG

json-diff-rfc6902

Version:

This framework is to compare two JSON data and generate the Patch

14 lines 144 B
[ { "op": "add", "path": "/0", "value": { "f1": "c", "f2": 2 } }, { "op": "remove", "path": "/3" } ]