You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At first sight this looks like a good idea, except that the jsonpatch project is pretty much abandonware, and the libraries being used for testing are abandoned.
There is another project https://github.com/cujojs/jiff which uses that RFC, but it's also abandoned.
If you are keen on contributing, you could provide an option to support JSON Patch, which would be quite easy to do.
And beyond that, it would be worth bringing across some features from jiff. The code itself is pretty clean and still works, just the test suite is irretrievable.
It would be nice if one could choose to use the RFC6902 JSON Patch format.
http://jsonpatch.com/
The text was updated successfully, but these errors were encountered: