RxJS

Reactive Extensions Library for JavaScript
Get Started API Docs

Version 7 released!

Here are a some of the benefits of running on the latest version

  • ~50% smaller
  • Improved typings
  • More consistent APIs
  • and much more...

If you want to know more about the breaking changes, click here...

Reactive Extensions Library for JavaScript

RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or callback-based code. This project is a rewrite of Reactive-Extensions/RxJS with better performance, better modularity, better debuggable call stacks, while staying mostly backwards compatible, with some breaking changes that reduce the API surface