@reactivex/rxjs
Version:
Reactive Extensions for modern JavaScript
21 lines (14 loc) • 950 B
Markdown
<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.
*How to install RxJS through npm or CDN*
*Read the Manual on Observables, Observer, Subject, etc*
*Read detailed documentation on each operator*
*Read our tutorials on using RxJS in real applications*
- - -
<div class="decision-tree-widget"></div>
**Hint: open your DevTools to experiment with RxJS.**