Skip to content

Commit

Permalink
docs(#90): cross link yet another addon
Browse files Browse the repository at this point in the history
- ember-array-map-resource
  • Loading branch information
MichalBryxi committed Aug 8, 2021
1 parent de40948 commit 5a24c35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,7 @@ test('my test', async function (assert) {
List of addons that use and wrap `ember-resources` to provide more specific functionality:
- [ember-data-resources](https://github.com/NullVoxPopuli/ember-data-resources) - resources for reactive data fetching with ember-data
- [ember-array-map-resource](https://github.com/NullVoxPopuli/ember-array-map-resource) - provides a useArrayMap function which returns a resource that reactively maps data per-element, so that when the overall collection is dirtied, only the changed/new/removed elements affect the mapped collection
## Contributing
Expand Down

0 comments on commit 5a24c35

Please sign in to comment.