77 results for "keywords:"useReducer""
react-reducer-provider
Asynchronous/Synchronous React Centralized Reducer/Mapper with Hooks and HOC
Updated by @gmullerb
react-reducer-table
A library to provide a fast data grid to React apps based on the useReducer hook
Updated by @ulgaal
react-reducer-utils
Utilities to help construct "normalized" states when using useReducer in react-hook.
Updated by @chhsiao1981
react-simple-reducer
Local state manager that enhances react's `useReducer`. Heavily inspired by [Redux Toolkit](https://redux-toolkit.js.org/).\ Leverage Typescript to make **everything** type safe, …
Updated by @victorivens05
use-quick-state
An easy way to add state without having multiple useState hooks. Too many useState hooks have to be refactored using useReducer. This hook abstracts that conversion from useState …
Updated by @vijeysrc
@salman3k1/react-context-store
A react store inspired by classic redux setup but created using only the react context api and hooks
Updated by @salman3k1
@pietro-marino/reactjs-store
A React.js store made with useContext and useReducer like redux
Updated by @pietro-marino
use-rematch-reducer
<p> <img alt="Version" src="https://img.shields.io/github/package-json/v/jiangweixian/use-rematch-reducer/master?label=use-rematch-reducer&logo=npm&style=for-the-badge" /> <a …
Updated by @jiangweixian1994
@sonofjs/use-async
*useReducer* hook's extension to manage asynchronous actions over application's state through http requests.
Updated by @albertitoper14
react-native-context-logger
This Package contains hook called useLogger to log context reducer states and action information we are dispatching.
Updated by @komalrana
react-connect-context-hooks
Lightweight redux-like connect bindings which uses useReducer + useContext internally.
Updated by @agallardo
use-reducer-effect
A tiny library that enables side effects with the useReducer hook
Updated by @jibbedi
use-cancelable-thunk-reducer
React Hook useReducer with cancelable dispatch of thunks
Updated by @pedrobern