ember-resources

ember-resources

An implementation of the Resource pattern in Ember.JS.

npm version CI typescript@next

Compatibility

For ember-resources@v6.x, 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

Generated using TypeDoc