redux-common-reducers
Common reducers for Redux
Common reducers for Redux
Transducers (reducer composition) tailored to redux-style actions and state trees.
Rethinking of Redux and MobX
The simple way to get started with React & Redux.
A lib to create actions and reducers for Redux
JavaScript Testing utilities for Redux, the easy way.
Predictable state container for React apps written using Hooks.
Isolate Redux apps to sandboxed state subtrees
Utility function for combining selectors when working with redux. Much like combineReducers it helps for defining selector functions within the reducers.
Generator for redux
Redux store which synchronizes between instances in multiple process
A high-level, declarative, composable form of Redux
Modularized state-management tools for modern front-end applications. Manage dispatched messages in a clean and predictable way for either small or large scale projects
Predictable state container for JavaScript apps
redux-like library for handling global state on functional style
mvvm library base on virtural-dom and flux pattern
A lib for fetching normalized data in components via react hooks.
use redux through hooks
Lightweight business framework for Redux apps
redux-simple-state automatically generates the redux actions and reducers for you based on the intial state. It lets you add or remove a field in a few seconds and its `get/set` API makes the redux development super easy. Instead of spending hours on main