1.0.7 • Published 7 years ago

mobx-jsonapi v1.0.7

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

Mobx JSON:API

Mobx Collection and Model classes for working with a JSON:API compliant API.

Documentation

https://nickryall.gitbooks.io/mobx-json-api/content/

Install

npm install mobx-jsonapi --save

Tests

npm install && npm test