Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nsttt/zustand-observable
Rxjs-based middleware for Zustand.
https://github.com/nsttt/zustand-observable
observable rxjs zustand
Last synced: 8 days ago
JSON representation
Rxjs-based middleware for Zustand.
- Host: GitHub
- URL: https://github.com/nsttt/zustand-observable
- Owner: Nsttt
- License: mit
- Created: 2022-03-12T15:46:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-14T19:27:24.000Z (almost 3 years ago)
- Last Synced: 2024-11-16T00:51:37.628Z (2 months ago)
- Topics: observable, rxjs, zustand
- Language: TypeScript
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rxjs-based middleware for Zustand.
> Still heavily WIP.
Whole idea behind this project is to replicate the features of [redux-observable](https://github.com/redux-observable/redux-observable) on Zustand.