rx-core
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/rx-core package

4.0.8 • Public • Published

RxJS Core Module

The Reactive Extensions for JavaScript's core functionality for conforming to the RxJS contract can be found here. This module contains only the bare essentials including Disposables, Schedulers, Observer and Observable. This is made available with the rx.core.js file. The primary use case for this file is for those who want to implement a minimal implementation of RxJS for their own usage.

Details

Files:

NPM Packages:

NuGet Packages:

  • None

Included Classes

Core Objects

Observable Methods

Schedulers

Disposables

Package Sidebar

Install

npm i rx-core

Weekly Downloads

9

Version

4.0.8

License

none

Last publish

Collaborators

  • mattpodwysocki