Skip to content

An implementation of Resources with some helpful utilities

License

Notifications You must be signed in to change notification settings

MichalBryxi/ember-resources

 
 

Repository files navigation

ember-resources

An implementation of the Resource pattern in Ember.JS.

npm version CI typescript@next

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

About

An implementation of Resources with some helpful utilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 80.6%
  • JavaScript 16.6%
  • HTML 1.8%
  • Other 1.0%