Skip to content

vuse-rx

Vue 3 + RxJS = ❤

First-class RxJS v7 support for Vue 3

Composable

Designed to work best with Vue's composition-api, allowing full integration into the Vue ecosystem!

Compatible

Full RxJS-Vue interoperability: create observables from refs, refs from observables, promises, generators!

Simple

The whole library only consists of simple, predictable pure functions, which are easy to use and understand.

Tiny

Import small, atomic, tree-shakeable functions without worrying about bloat. Less than 300 bytes per-import on average!


npm i vuse-rx

Released under the MIT License.