# 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).