Skip to content

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

Notifications You must be signed in to change notification settings

nivb52/Vue-Rxjs-npm-queries

Repository files navigation

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)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published