Skip to content

Commit 7224dfe

Browse files
committed
Update README.md
add fireproof under Data Stores remove react-3ducks (<10 stars, no updates for >5 yrs)
1 parent 3633f55 commit 7224dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,9 +803,9 @@ _Data flow / data management / data stores / components state / data flow_
803803
- [baobab-react](https://github.com/Yomguithereal/baobab-react) - React integration for Baobab.
804804
- [cerebral](https://github.com/cerebral/cerebral) - A state controller with its own debugger.
805805
- [effector-react](https://github.com/effector/effector) - React bindings for effector, an effective multi-store state manager.
806+
- [fireproof](https://github.com/fireproof-storage/fireproof) - [demo](https://fireproof.storage/try-free/) - [docs](https://use-fireproof.com/docs/welcome) Pure JS, zero dependency, CRDT database - runs in the browser and connects to any cloud or backend
806807
- [fluxible](https://github.com/yahoo/fluxible) - A pluggable container for universal flux applications.
807808
- [kea](https://github.com/mariusandra/kea) - High level architecture for React apps.
808-
- [react-3ducks](https://github.com/smakazmi/react-3ducks) - [demo](https://stackblitz.com/github/smakazmi/react-3ducks/tree/master/examples/todos) - Simple state management solution for React.
809809
- [react-i13n](https://github.com/yahoo/react-i13n) - A performant, scalable and pluggable approach to instrumenting your React application.
810810
- [react-redux](https://github.com/reactjs/react-redux) - Official React bindings for Redux.
811811
- [redux-batched-actions](https://github.com/tshelburne/redux-batched-actions) - Reducer + action to reduce actions under a single subscriber notification.

0 commit comments

Comments
 (0)