ember-resources
ember-resources copied to clipboard
An implementation of Resources with some helpful utilities. Supports ember 3.28+
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@commitlint/cli](https://commitlint.js.org/) ([source](https://togithub.com/conventional-changelog/commitlint)) | [`^13.1.0` -> `^17.0.0`](https://renovatebot.com/diffs/npm/@commitlint%2fcli/13.2.1/17.1.2) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@glint/template](https://togithub.com/typed-ember/glint) | [`^0.8.3` -> `^0.9.0`](https://renovatebot.com/diffs/npm/@glint%2ftemplate/0.8.3/0.9.7) | [](https://docs.renovatebot.com/merge-confidence/)...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/NullVoxPopuli/ember-resources). ## Config Migration Needed - [ ]...
Since all the framework dependencies in this library are actually re-exports of glimmer packages, it should be fairly straightforward (behaviorally) to support both ember and glimmer. A tricky part may...
Very WIP, needs: - requirements - feedback
Here is an idea, I mentioned earlier. I thought I give it a spin to make the owner available to function based resources (class-based resources already have access to it)....