pinia-list-store

0.0.4 • Public • Published

pinia-list-store

Optimistic / pessimistic metaFirst

Usage:

import createLoad from 'pinia-list-store/src/actions/load.js'

etc...

Item statuses

list:

  • ready
  • loading-in-progress
  • loading-more-in-progress
  • encountered-an-error

list items:

  • ready
  • loading-in-progress
  • creation-in-progress
  • update-in-progress
  • patch-in-progress
  • delete-in-progress
  • encountered-an-error

Upcoming features

  • paged list support
  • indexed db cache
  • special error handling for notfound cases

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    0
    • latest

Version History

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

Package Sidebar

Install

npm i pinia-list-store

Weekly Downloads

8

Version

0.0.4

License

MIT

Unpacked Size

66.2 kB

Total Files

23

Last publish

Collaborators

  • gyulanemeth