From a81de2e59b98576e8f850ed9ed25b0648bb8f998 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Boucham=20=E2=98=84=EF=B8=8F?= Date: Thu, 29 Apr 2021 16:56:43 +0200 Subject: [PATCH] Add vue-next-rx to Utilities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d098f2488..56ee049df 100644 --- a/README.md +++ b/README.md @@ -2732,6 +2732,7 @@ _Utilities not directly related to the UI_ - [vuex-overlay-tools](https://github.com/Mirazex/vuex-overlay) - 🛠 A Vue 3 plugin for monitoring Vuex store (time-travel is also supported) - [vuse-rx](https://github.com/Raiondesu/vuse-rx) - Complete first-class rxjs support for Vue 3 - [vue-props-validation](https://github.com/rubnvp/vue-props-validation) - Vue props validation logic extracted for nested validations in objects and arrays using the Vue native syntax. +- [vue-next-rx](https://github.com/NOPR9D/vue-next-rx) - Complete RxJS integration for Vue.js. (Update of vue-rx) #### Typescript