react-state
There are 337 repositories under react-state topic.
diegohaz/constate
React Context + State
RisingStack/react-easy-state
Simple React state management. Made with ❤️ and ES6 Proxies.
avkonst/hookstate
The simple but very powerful and incredibly fast state management for React that is based on hooks
veactjs/veact
Mutable state enhancer library for React based on @vue/reactivity
tnfe/awesome-state
collection of state management lib
arnab-datta/counter-app
This tiny application is like adding,removing,deleting, resetting products which reflects in the total number of products into our shopping cart.
sl1673495/react-composition-api
:art: Simple React state management. Made with @vue/reactivity and ❤️.
devx-os/react-holmes
Elementary State Orchestrator for React
hlhr202/React-Combine-Provider
combine react providers in ease
RobusGauli/js-immutable
💎 Modern IMMUTABILITY for JavaScript. Clean and Elegant 🎗
Merlin04/niue
A tiny shared state and event library for React
evilfactorylabs/useGlobalState
simple state management from react to react powered by React Hook.
jschwindt/react-use-search-params-state
React hook to keep state using URL search params. Based on useSearchParams from react-router-dom@6
leafsphp/hana
⚛️ Simple, lightweight React framework for humans
mychidarko/react-glass
😆 Painless React development
unix/backset
Minimalist state tool for React apps.
sergiodxa/use-safe-callback
Wrap a function to ensure you never call it if a component is unmounted, useful to avoid cases where an async code could finish after a component has unmounted and it tries to update a state
spiderpoul/use-global-state-react
Simple useGlobalState hook for React!
upmostly/react-dice
A dice simulator that teaches you how to use state in React using the useState Hook.
the-road-to-learn-react/react-usereducer-hook
State management in React with the useReducer hook.
aardio/stateController
State Management with React Hooks
fodau/conuse
Context + Use
so1ve/sodayo
A super lightweight state management for React. Inspired by Pinia and Resso (and Mr. Miura).
Mk4Levi/Netflix-Clone-mk
Clone of Netflix-Platform built with React and Movie-API. Homepage showcases a visually appealing and intuitive interface, featuring a layout that is familiar to Netflix users.
mychidarko/glassx
🎭 React state management for humans
rwieruch/react-making-impossible-views-impossible
React UI State: An example to make impossible views impossible.
Florence-nyokabi/alx-react
React Framework
Mk4Levi/ChatGPT-Demo-Clone
My ChatGPT Clone built with OpenAI-API and React.js which aims to develop a conversational AI system inspired by OpenAI's GPT architecture.
the-road-to-learn-react/react-computed-properties
Computed Properties in React
the-road-to-learn-react/react-remove-item-from-list
Remove an Item from List in React
the-road-to-learn-react/react-usestate-hook
Showcasing how state management in React works with the useState hook.
shaksham08/ReactColt
:octocat: The repository consists of all mini-apps made with React, in a time span of 30 days 📆. The apps are specifically for learning various concepts of React
shunjizhan/use-tree-state
A super-light and customizable React hook to manage tree state like never before
the-road-to-learn-react/react-add-item-to-list
Add an Item to a List in React
the-road-to-learn-react/react-derive-state-props
How to derive state from props in React
Williamsoditi/To-Do-App
Simple to do application built with reactjs