Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Latest commit

 

History

History
39 lines (31 loc) · 2.35 KB

rx.lite.time.md

File metadata and controls

39 lines (31 loc) · 2.35 KB

RxJS Lite Time Module

The Reactive Extensions for JavaScript, as it is a library that deals with events over time, naturally has a large number of operators that allow the creation of sequences at given timers, in addition to capturing time stamp and time interval information. In addition, you can also check for timeouts on your operations. This also supports windows and buffers with time. 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 Methods

Observable Instance Methods