vue-route-rx
Create observable from vue-router to work with vue-rx subscriptions
Installation
NPM + ES2015
npm install vue vue-router vue-rx rxjs vue-route-rx --save
VueVueVue const router = ...VueRouteRx
Global Script
Includes vue-route-rx after Vue.js and RxJS
Usage
Vue