NullVoxPopuli / ember-resources

An implementation of Resources. Supports ember 3.28+
https://github.com/NullVoxPopuli/ember-resources/blob/main/docs/docs/README.md
MIT License
91 stars 37 forks source link

Exploring options for replacing resourceFactory with real functions #994

Open NullVoxPopuli opened 11 months ago

NullVoxPopuli commented 11 months ago

Closes: https://github.com/NullVoxPopuli/ember-resources/issues/993

stackblitz[bot] commented 11 months ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

changeset-bot[bot] commented 11 months ago

⚠️ No Changeset found

Latest commit: 489bca81caef75f366f5137d708b80b6e78e10b9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 11 months ago

Estimated impact to a consuming app, depending on which bundle is imported

js min min + gzip min + brotli
/index.js 25.46 kB 5.14 kB 1.91 kB 1.67 kB
├── core/class-based/index.js 8.43 kB 1.92 kB 953 B 816 B
├── core/function-based/index.js 14.25 kB 3.56 kB 1.36 kB 1.17 kB
└── core/use.js 10.22 kB 2.9 kB 1.21 kB 1.04 kB
/link.js 2.67 kB 380 B 234 B 186 B
/service.js 19.63 kB 5.18 kB 1.93 kB 1.68 kB
/util/debounce.js 3.07 kB 861 B 447 B 365 B
/util/ember-concurrency.js 5.07 kB 1.59 kB 754 B 644 B
/util/fps.js 3.16 kB 919 B 477 B 384 B
/util/function.js 9.54 kB 2.76 kB 1.02 kB 903 B
/util/helper.js 2.12 kB 303 B 218 B 177 B
/util/keep-latest.js 2.08 kB 512 B 296 B 235 B
/util/map.js 5.95 kB 2.44 kB 1.1 kB 928 B
/util/remote-data.js 7.96 kB 2.37 kB 809 B 704 B
github-actions[bot] commented 11 months ago

Preview URLs

readme: https://b448dcd6.ember-resources.pages.dev api docs: https://b448dcd6.ember-resources.pages.dev/modules.html