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

GitHub

0 stars
2 watching
0 forks
Language: JavaScript
last commit: about 11 years ago

Related projects:

RepositoryDescriptionStars
timhall/svelte-observableA library that simplifies working with observables in Svelte components by providing a unified API for reactive stores.62
sindresorhus/any-observableSupports any Observable library and provides polyfills70
d6u/redux-observable-middlewareMiddleware for subscribing to observables in Redux action creators.57
jimrhoskins/knockout.localstorageA plugin for knockout.js that allows observable values to be stored in local storage.67
sindresorhus/is-observableTool to check if a value is an Observable40
badisi/ngx-safe-subscribeAn Angular library that simplifies the process of managing subscriptions to observables in component lifecycle methods3
ngxp/store-serviceAn abstraction layer between Angular components and the @ngrx store25
sindresorhus/observable-to-promiseConverts an Observable to a Promise for asynchronous data handling47
thanegill/rxoptionalRxOptional is a set of extensions to Swift's optionals and other 'Occupiable' types for working with observables.8
pixievoltno1/svelte-writable-derivedA utility library providing two-way data-transforming stores for Svelte applications89
samverschueren/obsifyObservableify callback-style functions to enable reactive programming using observable values and subscription handlers.41
slazyk/observable-swiftA Swift library for value observing and events with a focus on explicit usage of closures, generics, and property observers.1,235
sveltetools/svelte-asyncableAn async store for SvelteJS with lazy initialization and optimistic UI updates.169
replikativ/konserveA protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead300
zenparsing/zen-observableAn implementation of Observables in JavaScript to handle asynchronous data streams and subscriptions.885