Showing 1-15 of 15 packages
A collection of enhanced useState hooks for React.
A just-enough state management library for React. Built on top of [valtio](https://github.com/pmndrs/valtio).
react-hooks
A simple React hook that allows you to store data within LocalStorage with the same interface as the standard React.useState hook.
A collection of powerful, type-safe React hooks and utility functions. Includes state management, SSR-compatible hooks, device detection, and browser API wrappers.
Easily synchronize your React state with session storage using type-safe hooks.
react custom hook
Remote data provider for get/post requests by redux/components
Simplify communication between React's child components
A custom hook to synchronize the state value with localStorage
Personal use typescript global react hook based state
Vue composables
Allow handle complex state in React using userReducer
React hooks
Persistent State Hooks. Combines the syntax and APIs of `useState` and `useReducer` with localStorage and sessionStorage to make state persistence easy and clean.