meteor_rx Implementation of reactivex in meteorjs. This is an example of how you might create a simple meteor app with RxJS Installation Requires meteor Installation on your system Install dependencies $ meteor npm install Run Run development mode $ meteor npm start