stoze
TypeScript icon, indicating that this package has built-in type declarations

0.1.40 • Public • Published

Stoze

Features

  1. Async state mutation
  2. Cancellable mutation / effect
  3. Handling future effect / mutation
  4. Support React Suspense
  5. State persistence
  6. Async store initializing
  7. Debounce effect dispatching
  8. State entities
  9. State history
  10. Store transaction
  11. Store snapshot

Real world examples

  1. Blog App (CodeSandbox)
  2. Counter App (CodeSandbox)
  3. Counter App using Suspense (CodeSandbox)
  4. Todo App (CodeSandbox)
  5. Todo App using Entities (CodeSandbox)
  6. Todo App using Transaction (CodeSandbox)
  7. Undoable todo App (CodeSandbox)
  8. Shopping Cart App (CodeSandbox)

Package Sidebar

Install

npm i stoze

Weekly Downloads

3

Version

0.1.40

License

ISC

Unpacked Size

265 kB

Total Files

72

Last publish

Collaborators

  • linq2js