ember-resources

An implementation of Resources with some helpful utilities. Supports ember 3.28+

MIT License

Downloads
118.8K
Stars
91
Committers
29

ember-resources

An implementation of the Resource pattern in Ember.JS.

Compatibility

For [email protected], see the v6 branch

Installation

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

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