Skip to content

Commit

Permalink
Merge pull request #427 from pubkey/patch-1
Browse files Browse the repository at this point in the history
ADD RxDB
  • Loading branch information
bluepeter committed May 5, 2024
2 parents 5c8d2b3 + 07c8b55 commit b193257
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -805,6 +805,7 @@ _Data flow / data management / data stores / components state / data flow_
- [cerebral](https://github.com/cerebral/cerebral) - A state controller with its own debugger.
- [effector-react](https://github.com/effector/effector) - React bindings for effector, an effective multi-store state manager.
- [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
- [RxDB](https://rxdb.info/) - [demo](https://github.com/pubkey/rxdb/tree/master/examples/react) - [docs](https://rxdb.info/quickstart.html) A fast, local first, reactive Database for JavaScript Applications
- [fluxible](https://github.com/yahoo/fluxible) - A pluggable container for universal flux applications.
- [kea](https://github.com/mariusandra/kea) - High level architecture for React apps.
- [react-i13n](https://github.com/yahoo/react-i13n) - A performant, scalable and pluggable approach to instrumenting your React application.
Expand Down

0 comments on commit b193257

Please sign in to comment.