Add node module for json-diff
sandip-bastapure opened this issue · 1 comments
sandip-bastapure commented
Hi Justin,
Justin, can you please add node module for json-diff.
-Thanks.
justspamjustin commented
@sandip-bastapure The module that this uses for the underlying diffing is https://github.com/Starcounter-Jack/JSON-Patch. This is what you would use in node if you wanted the same diffing logic.