ember-resources
An implementation of the Resource pattern in Ember.JS.
Compatibility
Installation
npm install ember-resources
yarn add ember-resources
ember install ember-resources
Or if you want to use main
(unstable) from git, you can use this in your package.json:
"ember-resources": "github:NullVoxPopuli/ember-resources#dist"
Which comes from this branch from this automation
Documentation
Contributing
See the Contributing guide for details.
License
This project is licensed under the MIT License.
Thanks
This library wouldn't be possible without the work of:
So much appreciate for the work both you have put in to Resources <3