Skip to main content

MiniRx - RxJS state management

Make hard things simple - Keep simple things simple

Redux Store

Manage global application state with the powerful Redux pattern

Feature Store

Manage global state with a minimum of boilerplate using Feature Stores

Component Store

Manage local component state with Component Stores

RxJS

MiniRx is powered by RxJS. State and actions are exposed as RxJS Observables. MiniRx has a RxJS-based side effects model.