RxJS Lite DOM Ajax Compat Module

October 13, 2015 ยท View on GitHub

This project provides Reactive Extensions for JavaScript (RxJS) bindings for HTML DOM objects to abstract over the Ajax requests using RxJS Lite Compat for older browsers.

Details

Files:

  • rx.lite.dom.ajax.js

NPM Packages:

  • rx-lite-dom-ajax-compat

API

Ajax

  • Rx.DOM.ajax
  • Rx.DOM.get
  • Rx.DOM.getJSON
  • Rx.DOM.post
  • Rx.DOM.jsonpRequest

Contents

  1. 1Details
  2. 2API
  3. 2.1Ajax