Dead simple react hook to create state history based on react useReducer. Developed to implement **undo**/**redo** shortcuts.
Redux utils for injecting reducers
Easily create watchers to map actions to sagas
useReducer hook with persistence in storage
🐊Putout plugin adds ability to convert '.reduce()' to 'for...of'
A Redux binding for React Router v4 and v5
Thunk like action creator support for react's useReducer hook
Allows dynamically injecting reducers into a redux store at runtime. Support HMR and SSR.
A collection of actions
Reducer store for Fluxible
Generator for asynchronous Redux endpoint actions and reducers
A mapper that makes it easy to create reducers based on a set of closures mapped to actions
Abstraction for creating other dux modules
A local state middleware for virtex components
A tiny library that enables side effects with the useReducer hook
A fast replacement for redux-devtools that does only absolutely necessary things
immutable.js transform for redux-persist
Save and load Redux state to and from SessionStorage.
A decorator to make your Redux's reducers mergeable.
Storybook addon for Redux Components
Provides tools that you can use to connect a React/Redux frontend to reSolve.
Combines section reducers
Reduce multiple reducers into a single reducer
Timer middleware for printing out the time it takes to run your stuff