UNPKG

rx-mobx

Version:

Convert MobX observables to RxJS and vice-versa

13 lines (8 loc) 224 B
# Rx-MobX The [RxJS 5](https://github.com/ReactiveX/RxJS) and [MobX](https://github.com/mobxjs/mobx) interop ### Installation ``` npm install --save rx-mobx ``` ### Usage For usage examples see [tests](/tests/index.js).