Skip to content

NullVoxPopuli/ember-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

99bb0da · Mar 2, 2025
Oct 20, 2023
Jan 1, 2025
Feb 5, 2025
Feb 12, 2025
Dec 27, 2024
Jan 22, 2025
Dec 27, 2024
Jan 1, 2025
Jan 3, 2025
Oct 31, 2021
Jul 7, 2023
Jun 18, 2022
Jan 10, 2024
Nov 2, 2024
Nov 2, 2024
Jul 25, 2021
Jun 27, 2024
Jun 5, 2021
Sep 10, 2024
Jan 10, 2024
May 3, 2024
Mar 2, 2025
Dec 27, 2024
Jan 1, 2025
Nov 2, 2024

Repository files navigation

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