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": "b", "f2": 1 } }, { "op": "remove", "path": "/2" } ]