GitShow/vuejs/vue-rx
vuejs

vue-rx

๐Ÿ‘๏ธ RxJS integration for Vue.js.

by vuejs
Star on GitHubForknpm

JavaScript

3.3k stars185 forks31 contributorsQuiet ยท 3y agoSince 2015v6.2.0MIT

Meet the team

See all 31 on GitHub โ†’
yyx990803
yyx99080370 contributions
regou
regou15 contributions
wx-ps
wx-ps5 contributions
HerringtonDarkholme
HerringtonDarkholme5 contributions
gengjiawen
gengjiawen3 contributions
Baoyx007
Baoyx0073 contributions
Gavin-Gong
Gavin-Gong2 contributions
jbruni
jbruni2 contributions

Languages

View on GitHub โ†’
JavaScript76.9%
HTML16.9%
TypeScript6.1%

Commit activity

Last 12 weeks ยท 0 commits

Full graph โ†’

Community health

2 of 6 standards met

Community profile โ†’
37
โœ“READMEโœ“Licenseโ—‹Contributingโ—‹Code of Conductโ—‹Issue Templateโ—‹PR Template

Recent PRs & issues

Quiet ยท 3 in progress ยท Last activity 3y ago
See all on GitHub โ†’
zhendalf
Vue Composition API and vue-rxOpenIssue

As the launch day of Vue 3.0 with composition API is approaching, it's worth discussing how will fit into the new paradigm. My understanding is that one can only rely on options API to use . Is there a composition alternative in the works?

zhendalf ยท 2y ago
ElBidouilleur
How to init vuerx to vue3OpenIssue

Hi How initialize vuerx in vue3 because the old version Vue.use not work in vue3 When I write app.use because app.use want Plugin_2 properties Do you have an solution Thanks

ElBidouilleur ยท 2y ago
kormosp
How to solve vue-rx incompatiblity with Vue3OpenIssue

Hi! No matter how I try, I cannot import vue-rx into my spring boot admin (vue3) application that was just migrated from vue2. "vue": "^3.4.19", "rxjs": "^6.6.7", "vue-rx": "^6.2.0", "vuex": "^4.1.0" "devDependencies": { "@vitejs/plugin-vue": "^5.0.4", "@vue-macros/reactivity-transform": "^0.4.3", "@vue/compiler-sfc": "^3.4.19", "vite": "5.1.1", "vite-plugin-static-copy": "^1.0.1" }, It always throws the error of: Can you please help me out?

kormosp ยท 2y ago

Recent fixes

View closed PRs โ†’
bagaskarala
Do i need to manually unsubscribe, if used in methodClosedIssue

I'm using nuxt 2.17 with this package "rxjs": "^6.6.3" "vue-rx": "^6.2.0" i'm wonder whether i need to unsubscribe from the observable or not, if i use it like below:

bagaskarala ยท 2y ago
coun7zero
Is using the `subscribe` inside `subscriptions` is a good idea?ClosedIssue

I want to use a stream with into with but then I have an error: When I use that into everything is all right but I have to subscribe that observable so is it a good place for that? Is using the inside guarantee unsubscribe before component will be destroyed?

coun7zero ยท 3y ago
qinyang912
fix: support rxjs 7.0MergedPR

fix #141

qinyang912 ยท 3y ago
Structured data for AI agents

Repository: vuejs/vue-rx. Description: ๐Ÿ‘๏ธ RxJS integration for Vue.js. Stars: 3333, Forks: 185. Primary language: JavaScript. Languages: JavaScript (76.9%), HTML (16.9%), TypeScript (6.1%). License: MIT. Latest release: v6.2.0 (7y ago). Open PRs: 3, open issues: 18. Last activity: 3y ago. Community health: 37%. Top contributors: yyx990803, regou, wx-ps, HerringtonDarkholme, gengjiawen, Baoyx007, Gavin-Gong, jbruni, SangKa, undoZen and others.

ยท@ofershap

Replace github.com with gitshow.dev