Showing 1-20 of 550 packages
React useReducer with async actions
State usage tracking with Proxies. Optimize re-renders for useState/useReducer, React Redux, Zustand and others.
Use redux devtools to inspect useState and useReducer hooks
A custom React Hook that persist state from useReducer
Extends React's useReducer() hook so that the dispatcher supports thunks.
A helper utility to apply combineReducers functionality in React useReducer hook for large scale applications
A very basic logger for the useReducer function in the React Hooks API.
Persisted versions of `useState` and `useReducer`.
> useReducer with updates and side effects!
useReducer hook with persistence in storage
useReducer() ...but better
Thunk like action creator support for react's useReducer hook
> useReducer with updates and side effects!
React useReducer with state getter
the purpose of this project is make useReducer more simplify
A thunk-like variant of React's useReducer hook
A tiny library that enables side effects with the useReducer hook
useReducer with effects
useReducer meets finite state machines
Introducing useComplexState hook, a small wrapper combining Redux Toolkit, useReducer with some extra syntax sugar to make things even simpler and more to-the-point.