JSPM

rx-lite-dom-compat

7.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q38994F
  • License Apache-2.0

Library for using DOM elements as well as Ajax requests using RxJS

Package Exports

  • rx-lite-dom-compat

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rx-lite-dom-compat) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

RxJS Lite DOM Compat Module

This project provides Reactive Extensions for JavaScript (RxJS) bindings for HTML DOM objects to abstract over the event binding, Ajax requests, Web Sockets, Web Workers, Server-Sent Events, Geolocation and more using RxJS Lite Compat for older browsers.

Details

Files:

NPM Packages:

API

Events

Event Shortcuts

Pointer Events (If supported by your browser)

Touch Events (If supported by your browser)

Ajax

Server-Sent Events

Web Sockets

Web Workers

Mutation Observers

Geolocation

Schedulers

FileReader