Search results
196 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Type-safe search params state manager for Next.js - Like React.useState, but stored in the URL query string
Async hook
- react-async-hook
- async
- fetch
- axios
- promise
- react
- react-native
- reactjs
- reactnative
- hooks
- hook
- useAsync
- useState
- useFetch
- View more
React hook that persist data in localStorage
Type-safe search params state manager for Next.js - Like React.useState, but stored in the URL query string
useRef and UseState together!
React hooks for persistent state
React hook that persist data in sessionStorage
React hook that persists data in localStorage
State management made simple for React. Built on React Hooks. Inspired by `atom`s in `reagent.cljs`.
A hook for updating state only if the component is mounted.
A collection of enhanced useState hooks for React.
A custom React hook to manage values with either useState or useRef.
Stable hooks for react using FP-TS equality checks instead of shallow (reference) object comparison
This is a package to easily handling global-state across your react-native-components No-redux... The library now includes @react-native-async-storage/async-storage to persist your state across sessions... if you want to keep using the old version without
This is a package to easily handling global-state across your react components No-redux, No-context.
This is a package to easily handling global-state across your react-components No-redux
React hook that you can wire with any Storage compatible API like `localStorage`, `sessionStorage`, or a custom one.
- react
- hook
- Storage
- localStorage
- sessionStorage
- persistent
- state
- useState
- hooks
- local storage
- session storage
- store
`@rtbjs/use-state` is a state management tool that can act as a local state and be easily turned into a global redux state. It is an innovative approach to state management that combines the advantages of both React's useState and Redux's state management
- react
- devtools
- redux
- save redux state
- redux-persist
- redux save
- redux devtools
- useState
- useReducer
- useContext
- useSelector
- useDispatch
- useStore
- useActions
A react hook to make the useState hook global, allowing you to use the same variable anywhere in your project
React hooks for persistent state. Forked from https://github.com/soyguijarro/react-storage-hooks, original author Ramón Guijarro <hola@soyguijarro.com>