ember-cli-find-cached

0.0.3 • Public • Published

ember-cli-find-cached

Combining Ember Data's store find() and all(). Fresh calls use find(). Any subsequent calls use all(). It is useful if you are using other ways to refresh models.

Usage

npm install --save-dev ember-cli-find-cached

this.store.findCached('product')

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i ember-cli-find-cached

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • kellyselden