rx-lite-dom
v7.0.3
Published
Library for using DOM elements as well as Ajax requests using RxJS
Maintainers
Readme
RxJS Lite DOM 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.
Details
Files:
NPM Packages:
API
Events
Event Shortcuts
Rx.DOM.blurRx.DOM.changeRx.DOM.clickRx.DOM.contextmenuRx.DOM.dblclickRx.DOM.errorRx.DOM.focusRx.DOM.focusinRx.DOM.focusoutRx.DOM.inputRx.DOM.keydownRx.DOM.keypressRx.DOM.keyupRx.DOM.loadRx.DOM.mousedownRx.DOM.mouseenterRx.DOM.mouseleaveRx.DOM.mousemoveRx.DOM.mouseoutRx.DOM.mouseoverRx.DOM.mouseupRx.DOM.resizeRx.DOM.scrollRx.DOM.selectRx.DOM.submitRx.DOM.unload
Pointer Events (If supported by your browser)
Rx.DOM.pointerdownRx.DOM.pointerenterRx.DOM.pointerleaveRx.DOM.pointermoveRx.DOM.pointeroutRx.DOM.pointeroverRx.DOM.pointerup
