Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
MIT LicenseJavaScriptREADME
1.1K
309
19.2K
3 months ago
4 years
reselect
Selector library for Redux
MIT LicenseTypeScriptREADME
709
34
19.0K
3 months ago
9 years
redux-observable
RxJS middleware for action side effects in Redux using "Epics"
MIT LicenseTypeScriptREADME
514
91
7.8K
5 months ago
8 years
valtio
💊 Valtio makes proxy-state simple for React and Vanilla
MIT LicenseTypeScriptREADME
223
6
7.7K
3 months ago
3 years
refluxjs
A simple library for uni-directional dataflow application architecture with React extensions inspired by Flux
BSD 3-Clause "New" or "Revised" LicenseJavaScriptREADME
354
29
5.4K
about 4 years ago
10 years
mobx-react
React bindings for MobX
MIT LicenseTypeScriptREADME
367
0
4.9K
about 3 years ago
8 years
effector
Business logic with ease ☄️
MIT LicenseTypeScriptREADME
207
132
4.3K
6 months ago
6 years
unstated-next
200 bytes to never think about React state management libraries ever again
MIT LicenseTypeScriptREADME
149
53
4.2K
almost 2 years ago
5 years
constate
React Context + State
MIT LicenseTypeScriptREADME
91
9
3.9K
almost 2 years ago
6 years
alt
Isomorphic flux implementation
JavaScriptREADME
338
130
3.5K
10 months ago
9 years
unistore
🌶 350b / 650b state container with component actions for Preact & React
JavaScriptREADME
163
46
2.9K
over 2 years ago
6 years
react-tracked
State usage tracking with Proxies. Optimize re-renders for useState/useReducer, React Redux, Zustand and others.
MIT LicenseTypeScriptREADME
68
17
2.5K
6 months ago
5 years
cerebral
Declarative state and side effects management for popular JavaScript frameworks
MIT LicenseJavaScriptREADME
136
10
2.0K
8 months ago
9 years
storeon
🌩 A tiny (185 bytes) event-based Redux-like state manager for React, Preact, Angular, Vue, and Svelte
MIT LicenseJavaScriptREADME
68
13
2.0K
3 months ago
5 years
kea
Production Ready State Management for React
MIT LicenseJavaScriptREADME
68
8
1.9K
11 months ago
8 years
fluxible
A pluggable container for universal flux applications.
OtherJavaScriptREADME
233
25
1.8K
3 months ago
9 years
fluxxor
🛠️ Flux architecture tools for React
MIT LicenseJavaScriptREADME
164
38
1.7K
over 3 years ago
10 years
little-state-machine
📠 React custom hook for persist state management
MIT LicenseTypeScriptREADME
55
10
1.3K
12 months ago
5 years
helux
A react state lib with atom、derive、share、watch features, compatible with react 18.
MIT LicenseTypeScriptREADME
56
2
1.2K
3 months ago
5 years
pullstate
Simple state stores using immer and React hooks - re-use parts of your state by pulling it anywhere you like!
MIT LicenseTypeScriptREADME
23
44
1.1K
8 months ago
5 years
redux-batched-actions
redux higher order reducer + action to reduce actions under a single subscriber notification
MIT LicenseJavaScriptREADME
35
10
1.0K
about 3 years ago
8 years
shasta
Dead simple + opinionated toolkit for building redux/react applications
MIT LicenseJavaScriptREADME
13
4
515
almost 6 years ago
8 years
redux-batched-subscribe
store enhancer for https://github.com/reactjs/redux which allows batching subscribe notifications.
MIT LicenseJavaScriptREADME
32
11
505
over 5 years ago
8 years
icestore
🌲 Simple and friendly state for React
MIT LicenseTypeScriptREADME
36
4
396
6 months ago
5 years
react-i13n
A performant, scalable and pluggable approach to instrumenting your React application.
OtherJavaScriptREADME
56
9
383
6 months ago
9 years
baobab-react
React integration for Baobab.
MIT LicenseJavaScriptREADME
38
30
311
over 2 years ago
9 years
wire
Type-safe state management for React with zero boilerplate