svelte-observable

Observable wrapper

A library that simplifies working with observables in Svelte components by providing a unified API for reactive stores.

Use observables in svelte components with ease.

GitHub

62 stars
4 watching
2 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
shagglund/observable-store A Flux-like store and subscriber components based on RxJS observables 0
timhall/svelte-apollo A Svelte-based integration layer for Apollo GraphQL queries and subscriptions. 947
samverschueren/obsify Observableify callback-style functions to enable reactive programming using observable values and subscription handlers. 41
fxm90/lightweightobservable An implementation of an observable sequence that can be subscribed to in a lightweight and convenient way 135
romkor/svelte-portal A Svelte component for rendering content outside the DOM of its parent component 446
sveltestrap/sveltestrap A library that simplifies the integration of Bootstrap 5 components into Svelte applications. 151
roberthein/observable A library that enables reactive programming in Swift by providing a simple and efficient way to observe values and manage side effects. 373
slazyk/observable-swift A Swift library for value observing and events with a focus on explicit usage of closures, generics, and property observers. 1,235
sauravkanchan/svelte-chartjs A wrapper around chart.js for Svelte applications 310
sindresorhus/any-observable Supports any Observable library and provides polyfills 70
iamyuu/gridjs-svelte A Svelte wrapper component for the Grid.js library to build table-based interfaces 58
pixievoltno1/svelte-writable-derived A utility library providing two-way data-transforming stores for Svelte applications 89
sindresorhus/is-observable Tool to check if a value is an Observable 40
d6u/redux-observable-middleware Middleware for subscribing to observables in Redux action creators. 57
igorbuchelnikov/observablecomputations A .NET library for computations on objects with INotifyPropertyChanged and INotifyCollectionChanged interfaces 114