blitlabs/online-json-diff

Add node module for json-diff

sandip-bastapure opened this issue · 1 comments

Hi Justin,

Justin, can you please add node module for json-diff.

-Thanks.

@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.