Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Aug 7, 2023
1 parent 7e53d81 commit a693e61
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Expand Up @@ -168,19 +168,19 @@ Most of this comes from: [The Ultimate Guide to JavaScript Frameworks](https://j

### State of the React

- [Constate](https://github.com/diegohaz/constate) <img align="bottom" height="13" src="https://img.shields.io/github/stars/diegohaz/constate.svg?label=" /> - React Context + State. [![Open-Source Software][OSS Icon]](https://github.com/diegohaz/constate)
- ~~[Constate](https://github.com/diegohaz/constate) <img align="bottom" height="13" src="https://img.shields.io/github/stars/diegohaz/constate.svg?label=" /> - React Context + State. [![Open-Source Software][OSS Icon]](https://github.com/diegohaz/constate)~~
- [Easy Peasy](https://easy-peasy.dev/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/ctrlplusb/easy-peasy.svg?label=" /> - Vegetarian friendly state for React. [![Open-Source Software][OSS Icon]](https://github.com/ctrlplusb/easy-peasy)
- [Hox](https://github.com/umijs/hox) <img align="bottom" height="13" src="https://img.shields.io/github/stars/umijs/hox.svg?label=" /> - The next-generation state manager for React. [![Open-Source Software][OSS Icon]](https://github.com/umijs/hox)
- [icestore](https://github.com/ice-lab/icestore) <img align="bottom" height="13" src="https://img.shields.io/github/stars/ice-lab/icestore.svg?label=" /> - The next-generation state manager for React. [![Open-Source Software][OSS Icon]](https://github.com/ice-lab/icestore)
- [Jotai](https://jotai.pmnd.rs/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/pmndrs/jotai.svg?label=" /> - Primitive and flexible state management for React. [![Open-Source Software][OSS Icon]](https://github.com/pmndrs/jotai)
- [MobX](http://mobx.js.org/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/mobxjs/mobx.svg?label=" /> - Simple, scalable state management. [![Open-Source Software][OSS Icon]](https://github.com/mobxjs/mobx)
- [Recoil](https://github.com/facebookexperimental/Recoil) <img align="bottom" height="13" src="https://img.shields.io/github/stars/facebookexperimental/Recoil.svg?label=" /> - Recoil is an experimental state management library for React apps. [![Open-Source Software][OSS Icon]](https://github.com/facebookexperimental/Recoil)
- [React Easy State](https://github.com/RisingStack/react-easy-state) <img align="bottom" height="13" src="https://img.shields.io/github/stars/RisingStack/react-easy-state.svg?label=" /> - Simple React state management. Made with ❤️ and ES6 Proxies. [![Open-Source Software][OSS Icon]](https://github.com/RisingStack/react-easy-state)
- ~~[React Easy State](https://github.com/RisingStack/react-easy-state) <img align="bottom" height="13" src="https://img.shields.io/github/stars/RisingStack/react-easy-state.svg?label=" /> - Simple React state management. Made with ❤️ and ES6 Proxies. [![Open-Source Software][OSS Icon]](https://github.com/RisingStack/react-easy-state)~~
- [Redux Toolkit](https://redux-toolkit.js.org/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/reduxjs/redux-toolkit.svg?label=" /> - The official, opinionated, batteries-included toolset for efficient Redux development [![Open-Source Software][OSS Icon]](https://github.com/reduxjs/redux-toolkit)
- [react-hooks-global-state](https://github.com/dai-shi/react-hooks-global-state) <img align="bottom" height="13" src="https://img.shields.io/github/stars/dai-shi/react-hooks-global-state.svg?label=" /> - Simple global state for React with Hooks API without Context API. [![Open-Source Software][OSS Icon]](https://github.com/dai-shi/react-hooks-global-state)
- ~~[react-hooks-global-state](https://github.com/dai-shi/react-hooks-global-state) <img align="bottom" height="13" src="https://img.shields.io/github/stars/dai-shi/react-hooks-global-state.svg?label=" /> - Simple global state for React with Hooks API without Context API. [![Open-Source Software][OSS Icon]](https://github.com/dai-shi/react-hooks-global-state)~~
- [rematch](https://github.com/rematch/rematch) <img align="bottom" height="13" src="https://img.shields.io/github/stars/rematch/rematch.svg?label=" /> - State management with statecharts.. [![Open-Source Software][OSS Icon]](https://github.com/rematch/rematch)
- [Unistore](https://github.com/developit/unistore) <img align="bottom" height="13" src="https://img.shields.io/github/stars/developit/unistore.svg?label=" /> - 350b/650b state container with component actions for Preact & React. [![Open-Source Software][OSS Icon]](https://github.com/developit/unistore)
- [unstated-next](https://jotai.pmnd.rs/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/jamiebuilds/unstated-next.svg?label=" /> - 200 bytes to never think about React state management libraries ever again. [![Open-Source Software][OSS Icon]](https://github.com/jamiebuilds/unstated-next)
- ~~[Unistore](https://github.com/developit/unistore) <img align="bottom" height="13" src="https://img.shields.io/github/stars/developit/unistore.svg?label=" /> - 350b/650b state container with component actions for Preact & React. [![Open-Source Software][OSS Icon]](https://github.com/developit/unistore)~~
- ~~[unstated-next](https://jotai.pmnd.rs/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/jamiebuilds/unstated-next.svg?label=" /> - 200 bytes to never think about React state management libraries ever again. [![Open-Source Software][OSS Icon]](https://github.com/jamiebuilds/unstated-next)~~
- [useStateMachine](https://github.com/cassiozen/useStateMachine) <img align="bottom" height="13" src="https://img.shields.io/github/stars/cassiozen/useStateMachine.svg?label=" /> - The ½ kb state machine hook for React. [![Open-Source Software][OSS Icon]](https://github.com/cassiozen/useStateMachine)
- [Valtio](http://valtio-demo.pmnd.rs/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/pmndrs/valtio.svg?label=" /> - Valtio makes proxy-state simple for React and Vanilla. [![Open-Source Software][OSS Icon]](https://github.com/pmndrs/valtio)
- [zustand](https://zustand.surge.sh/) <img align="bottom" height="13" src="https://img.shields.io/github/stars/pmndrs/zustand.svg?label=" /> - Bear necessities for state management in React. [![Open-Source Software][OSS Icon]](https://github.com/pmndrs/zustand)
Expand Down

0 comments on commit a693e61

Please sign in to comment.