Back to Rxjs

This is RxJS v 4. Find the latest version here

doc/libraries/lite/rx.lite.coincidence.md

4.1.01.8 KB
Original Source

This is RxJS v 4. Find the latest version here

RxJS Lite Coincidence Module

The Reactive Extensions for JavaScript has a set of coincidence-based operators such as join and groupJoin which allow one to correlate two observable sequences much as you would do in SQL. There is also support for advanced windowing and bufferring capabilities which allow for the specification of opening and closing observable sequences to denote how much data to capture. This module is designed to work with the rx-lite NPM module for both the standards-compliant version as well as compat for older browsers.

Details

Files:

NPM Packages:

File Dependencies:

Included Observable Operators

Observable Instance Methods