Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 2.27 KB

rx.lite.time.md

File metadata and controls

38 lines (30 loc) · 2.27 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