Action based, branching, multiplayer undo history.
Combines action creation with reducers
A simple utility function to use with Redux
React simple plugin for multi-languages applications.
ImmutableJS + RiotJS Router + Redux Middleware
Redux State As Tendermint In JS
A redux higher order reducer to simplify the state of fetched data.
tool for create react module structure
A kernel for your javascript app
form logic abstraction on top of redux-form
A lightweight state management library for JavaScript and TypeScript.
An example UI package
Automatically persist a redux slice in localStorage.
react-redux-modal is a React modal implemented with Redux
**⚠️ Note :** This is a fork based on the [excellent work](https://github.com/paulshen/restorative) of [paulshen](https://github.com/paulshen)
A generator function to automate the creation of redux actions and reducers
Staux is a predictable state container for react.js apps.
State and local storage syncing for @ngrx/store
This project demonstrates how to integrate a notification panel using Redux Toolkit and a custom package `@esitorsunil/new-folder`.
Persisting state management library built on top of React context
React and Redux make a powerful way to organize your state. In their vanilla form you create actions which are dispatched by your components and then handled by reducer functions which ultimately render a new state with only the relevant state properties
Allows to reuse your redux reducers in different place without conflict them.
Transducers (reducer composition) tailored to redux-style actions and state trees.
Use redux saga with useReducer hook to handle side effects without Redux