/rx-mobx

[DEPRECATED] :sparkles: Convert MobX observables to RxJS and vice-versa

Primary LanguageJavaScriptMIT LicenseMIT

Deprecation message

Good news everyone! ES-Observable interop is part of MobX-utils and it's much more powerful than rx-mobx (this one)!

Rx-MobX

The RxJS 5 and MobX interop

Installation

npm install --save rx-mobx

Usage

For usage examples see tests.