UNPKG

json-diff-rfc6902

Version:

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

20 lines 224 B
[ { "op": "replace", "path": "", "value": [ { "f1": "b", "f2": 1 }, { "f1": "a", "f2": 0 }, { "f1": "c", "f2": 2 } ] } ]