jsonapi-datastore icon indicating copy to clipboard operation
jsonapi-datastore copied to clipboard

JavaScript client-side JSON API data handling made easy.

Results 14 jsonapi-datastore issues
Sort by recently updated
recently updated
newest added

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

enhancement

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

enhancement

What is the best approach to remove an item from the store.