An implementation of the Resource pattern in Ember.JS.
For ember-resources@v6.x
, see the v6 branch
npm install ember-resources
# or
yarn add ember-resources
# or
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
See the Contributing guide for details.
This project is licensed under the MIT License.
This library wouldn't be possible without the work of:
So much appreciate for the work both you have put in to Resources <3
Generated using TypeDoc