vuse-rx
Observer
A bridge between Vue 3 and RxJS, connecting reactive states with observables.
Vue 3 + rxjs = ❤
59 stars
3 watching
4 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
composition-apireactivereactive-programmingrxrxjsstatestate-managementtypescriptvuevue-nextvue3
Related projects:
Repository | Description | Stars |
---|---|---|
vuedeux/vuedeux | A compatibility layer to integrate Redux with Vue using a shared state-management approach. | 69 |
mobxjs/mobx-vue | Provides bindings between MobX and Vue.js to manage state in reactive applications. | 476 |
mdartic/vue-reactive-store | A VueX alternative for managing centralized state in Vue.js applications | 28 |
heavyy/vue-intersect | A Vue component that adds intersection-observer functionality to elements | 322 |
crashkonijn/vue-object-state | A TypeScript library for tracking changes in data objects and collections | 9 |
wix-incubator/remx | An opinionated state-management library for React apps built on top of MobX. | 224 |
fanhaoyuan/vc-state | A Vue.js state management library that enables easy composition of scoped state using context and hooks. | 6 |
dwqs/vue-mobx | A MobX binding for Vue.js 2, enabling the use of MobX's reactive state management in Vue applications. | 110 |
titouancreach/vuejs-redux | A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |
imanubhardwaj/vue-entity-adapter | A package to simplify state management for collections of entities in Vue.js applications. | 20 |
dreambo8563/vue-storage-watcher | Reactive storage plugin for Vue.js applications to interact with local or session storage. | 60 |
mediv0/v-bucket | A lightweight state management system for Vue 3.0 applications | 43 |
tylerkrupicka/vue-json-component | A Vue.js component for rendering a tree view of JSON data | 85 |
raizam/vue-shared | A plugin for Vue.js that enables shared state management using simple JavaScript objects. | 12 |
soc221b/object-visualizer | A Vue component for visualizing JSON objects in the browser. | 222 |