jsonapi-datastore
jsonapi-datastore copied to clipboard
JavaScript client-side JSON API data handling made easy.
First of all thank you for this package :+1: :star: This is by no means ready.. Just thought it could act as a starting point for discussing how errors could...
Hi, In my other issue, I mentioned that my fork was customized to add another `serialize()` method that would serialize the contents of the store to plain javascript objects that...
In one of my apps using jsonapi-datastore I needed a way to include to result of `serialize` method an array of complete relationship objects, just like in jsonapi specification. For...
What is the best approach to remove an item from the store.