nivb52 / Vue-Rxjs-npm-queries

Vue.js-RxJS app with implement cache of ajax, and vue-rx (watchAsObservable , fromDOMEvent, createObservableMethod)

Home Page:https://nivb52.github.io/Vue-Rxjs-npm-queries/

Repository from Github https://github.comnivb52/Vue-Rxjs-npm-queriesRepository from Github https://github.comnivb52/Vue-Rxjs-npm-queries

Vue.js-RxJS of npm-queries

See It Live on Github Pages (psss...open the console)

With Branches for Code Steps

Rxjs 6

  • ajax cache
  • taking keystrokes as observable (Enter and Escape)
  • pending state
  • cancel on the fly ajax request
  • limit requests waterfall with exhaustMap

implement of vue-rx:

  • watchAsObservable (vue data),
  • fromDOMEvent
  • createObservableMethod

Basic UI (At the moment (and for the limited time i add) i couldn't make Buefy and Vue-Rx work togheter)

Project setup

npm install

Compiles and hot-reloads for development

npm start

https://nivb52.github.io/Vue-Rxjs-npm-queries/

About

Vue.js-RxJS app with implement cache of ajax, and vue-rx (watchAsObservable , fromDOMEvent, createObservableMethod)

https://nivb52.github.io/Vue-Rxjs-npm-queries/


Languages

Language:JavaScript 46.7%Language:Vue 42.1%Language:CSS 6.4%Language:HTML 4.9%