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.
62 stars
4 watching
2 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Flux-like store and subscriber components based on RxJS observables | 0 |
| A Svelte-based integration layer for Apollo GraphQL queries and subscriptions. | 947 |
| Observableify callback-style functions to enable reactive programming using observable values and subscription handlers. | 41 |
| An implementation of an observable sequence that can be subscribed to in a lightweight and convenient way | 135 |
| A Svelte component for rendering content outside the DOM of its parent component | 446 |
| A library that simplifies the integration of Bootstrap 5 components into Svelte applications. | 151 |
| A library that enables reactive programming in Swift by providing a simple and efficient way to observe values and manage side effects. | 373 |
| A Swift library for value observing and events with a focus on explicit usage of closures, generics, and property observers. | 1,235 |
| A wrapper around chart.js for Svelte applications | 310 |
| Supports any Observable library and provides polyfills | 70 |
| A Svelte wrapper component for the Grid.js library to build table-based interfaces | 58 |
| A utility library providing two-way data-transforming stores for Svelte applications | 89 |
| Tool to check if a value is an Observable | 40 |
| Middleware for subscribing to observables in Redux action creators. | 57 |
| A .NET library for computations on objects with INotifyPropertyChanged and INotifyCollectionChanged interfaces | 114 |