@zodiac-ui/store
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Store

Immutable application state with zero boilerplate.

Features

  • No reducers
  • Write, test and compose Effects with pure reactive functions
  • Optionally dispatch and observe actions with ActionDispatcher
  • Create feature stores for lazy loaded modules
  • Manage state across all stores with GlobalStore

Planned

  • Dev tools
  • Tracing
  • Tests

Setup

npm install @zodiac-ui/store immer

Getting Started

Read the docs

See an example

Package Sidebar

Install

npm i @zodiac-ui/store

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

439 kB

Total Files

72

Last publish

Collaborators

  • stupidawesome
  • zodiac-team