use-react-url
The `useUrlHandler` hook is a powerful utility for managing URL parameters in React applications. It provides a comprehensive set of functions to handle URL state, navigation, and scrolling behavior.
Found 124 results for useReducer
The `useUrlHandler` hook is a powerful utility for managing URL parameters in React applications. It provides a comprehensive set of functions to handle URL state, navigation, and scrolling behavior.
React hook to persist reduced state to LocalStorage. Conforms to the useReducer API with persistence. SSR compatible and typesafe
Set of helpers to create useful and commonly used reducers for redux or react hooks
React Hook useReducer with cancelable dispatch of thunks
A lightweight utility for creating Redux-like reducer slices
使用useContext和useReducer的一个轻量状态管理库
Simple global store manager for react hooks.
A function to allow sending messages inside React function components that use the union function from @composi/runtime.
Hook for React useReducer
A context selector for React
react minimal typesafe state handling even with saga
A simplified version of React's useReducer, use this package to generate all actions automatically.
为 Structured-React-Hook 设计的快速调试插件
react hooks based form tool
React hook to provide a reducer that can be observed via an RxJS subject
useReducer with effects
the purpose of this project is make useReducer classify
useReducer for Vue.js.
基于响应式的应用开发框架
react hooks useReducer for asynchronous processing
A react hooks to use useReducer with localStorage persist
基于useReducer的dispatch增强器
React hook with same API as use state implemented using useReducer
from-react-context is an alternative of context api for those who want to take advantages of react useState and useReducer as global state management hooks, and improve React performance by preventing unnecessary re-renders from context api.
combineReducer function for useReducer reducer hook
A react store inspired by classic redux setup but created using only the react context api and hooks
"Gateway drug" for developers hesitant to use React's useReducer. Covers 80% of cases, getting you hooked so you can take on the other 20% when you're ready.
A utility that builds a type-safe reducer and actions
Testing Wait until Version 1.0.0
[](https://www.npmjs.org/package/@use-rematch/core)
基于响应式的应用开发框架
Enhance useReducer with persistence to local/session storage (with ttl support).
Simple global store manager for rax react hooks.
Simple global store manager for rax react hooks.
Typesafe replacement for React's useReducer hook.
React hooks for persistent state - Forked from https://github.com/soyguijarro/react-storage-hooks, original author Ramón Guijarro <hola@soyguijarro.com>
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 to useReducer. It looks like useState but behaves like useReducer.
react-vuex-hook是利用React Hook配合Context和useReducer封装的一个用于小型模块的状态管理库,提供类似vuex的语法。
A react hooks to use useReducer with localStorage persist
A simple package to manage the global state in react in easy way!
Generate type-safe action creators and a reducer from a set of curried functions
A react hook for stable callbacks executed as effects
基于响应式的应用开发框架
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
This Package contains hook called useLogger to log context reducer states and action information we are dispatching.
*useReducer* hook's extension to manage asynchronous actions over application's state through http requests.
A frame-agnostic modular code base
a middleware hook
combineReducer function for useReducer reducer hook
Simple global store manager for react hooks.
React hooks for persistent state
Quickly generate a reducer and corresponding action creators
A react hook based on useReducer and context.
react hooks tools
hook to combine multiple useReducers() -- hook alternative to redux combineReducers()
Create React App template with Redux features done using React library tools. Features: shared state, dispatch, middlewares, state enhancers and devtools support
Generate useSeletector hook for any react state (useState/useReducer/etc...)
in order to use react hook instead of Redux
A React.js store made with useContext and useReducer like redux
* Case1, The original version of useReducer: One more re-render with virtual DOM. The Child virtual Dom Will not be re-render.
A React state management utility providing a useReducer-like hook with synchronous state access and selector support, powered by a factory function.
reax-hook是利用React Hook配合Context和useReducer封装的一个用于小型模块的状态管理库,提供类似vuex的语法。
useReducer & getState.
基于响应式的应用开发框架