observable-store
RxJS store library
A Flux-like store and subscriber components based on RxJS observables
A Flux-like store and subscriber components based on RxJS observables
0 stars
2 watching
0 forks
Language: JavaScript
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A library that simplifies working with observables in Svelte components by providing a unified API for reactive stores. | 62 |
| Supports any Observable library and provides polyfills | 70 |
| Middleware for subscribing to observables in Redux action creators. | 57 |
| A plugin for knockout.js that allows observable values to be stored in local storage. | 67 |
| Tool to check if a value is an Observable | 40 |
| An Angular library that simplifies the process of managing subscriptions to observables in component lifecycle methods | 3 |
| An abstraction layer between Angular components and the @ngrx store | 25 |
| Converts an Observable to a Promise for asynchronous data handling | 47 |
| RxOptional is a set of extensions to Swift's optionals and other 'Occupiable' types for working with observables. | 8 |
| A utility library providing two-way data-transforming stores for Svelte applications | 89 |
| Observableify callback-style functions to enable reactive programming using observable values and subscription handlers. | 41 |
| A Swift library for value observing and events with a focus on explicit usage of closures, generics, and property observers. | 1,235 |
| An async store for SvelteJS with lazy initialization and optimistic UI updates. | 169 |
| A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 300 |
| An implementation of Observables in JavaScript to handle asynchronous data streams and subscriptions. | 885 |