Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
react-storage-hooks
React hooks for persistent state
use-effect-reducer
A [React hook](https://reactjs.org/docs/hooks-intro.html) for managing side-effects in your reducers.
use-methods
A simpler way to useReducers
use-local-slice
A react hook to use reducers for local state in a typesafe way, with an API like createSlice from redux-starter-kit and immer integration.
use-persisted-reducer
A custom React Hook that persist state from useReducer
@paprika/seducer
Seducer (simple reducer) is a wrapper on top of React.useReducer, making it easier to use
use-reducer-thunk
Thunk like action creator support for react's useReducer hook
use-saga-reducer
Use redux-saga without redux
@rtbjs/use-state
`@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
use-reducer-effect
A tiny library that enables side effects with the useReducer hook
@type-hub/re-action
useReducer() ...but better
use-reducer-persisted
useReducer hook with persistence in storage
use-array-state
Provides a reducer to simplify handling of mutations to array state
@fthebaud/reducer-logger
Simple logger for reducer functions
@rtbjs/network-speed-test
Get the network speed in react.
@rtbjs/rtbjs
React ToolboxJS is a set of useful react tools.
strong-reducer
A useReducer hook for React that's easy to use with Typescript.
react-global-hook
Hooks State Managment
@airma/react-state
the purpose of this project is make useReducer more simplify
@zetadisplay/react-storage-hooks
React hooks for persistent state. Forked from https://github.com/soyguijarro/react-storage-hooks, original author Ramón Guijarro <hola@soyguijarro.com>