Showing 1-20 of 706 packages
useAppState() hook. that global version of setState() built on useContext.
The official useContext implementation for the Robicue Hook Architecture
`useEffectOnce` is a wrapper for `useEffect` that performs the effect only once, unlike other options it uses `useContext` and does not use `useRef`.
Lightweight redux-like connect bindings which uses useReducer + useContext internally.
React Hook Store with useContext and useReducer
A new way to use “useContext” better
A lightweight React utility that provides a real context selector hook. Unlike useContext, it lets components subscribe to only the part of context they need, avoiding unnecessary re-renders for better performance.
A lightweight state management library that follows Flux/Redux architecture but uses React's latest `useContext` and `useReducer` hooks. It provides a simple and efficient way to manage global state in React applications.
Simple React state management library built on top of useContext and useReducer with data persistence using session storage.
Share state with creatContext and useContext
React useContextSelector hook in userland
Alternative `ReactRedux.connect()` by `useContext()` for performance.
React useContextSelector hook in userland
- Another useContext hook created from only React hooks!
State usage tracking with Proxies. Optimize re-renders for useState/useReducer, React Redux, Zustand and others.
Primitives simplifying or extending the SolidJS Context API
使用useContext和useReducer的一个轻量状态管理库
A set of utilities for react on client side
Lightweight React bindings for MobX based on React 16.8+ and Hooks
Use React in Vue3 and Vue3 in React, And as perfect as possible!