0.1.0 • Published 5 years ago

@zodiac-ui/store v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

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

0.1.0

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago