UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

19 lines (12 loc) 847 B
<h1 class="rx-title"><img src="./manual/asset/Rx_Logo_S.png">RxJS</h1> **The ReactiveX library for JavaScript.** This is a rewrite of [Reactive-Extensions/RxJS](https://github.com/Reactive-Extensions/RxJS) and is intended to supersede it once this is ready. This version's purpose is to have better performance, better modularity, better debuggable call stacks, while staying mostly backwards compatible, with some breaking changes that reduce the API surface. ### [» Install it](./manual/installation.html) *How to install RxJS through npm or CDN* ### [» Learn it](./manual/overview.html) *Read the Manual on Observables, Observer, Subject, etc* ### [» Full reference](./identifiers.html) *Read detailed documentation on each operator* - - - <div class="decision-tree-widget"></div> **Hint: open your DevTools to experiment with RxJS.**