UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

21 lines (14 loc) 950 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* ### [» View examples](./manual/tutorial.html) *Read our tutorials on using RxJS in real applications* - - - <div class="decision-tree-widget"></div> **Hint: open your DevTools to experiment with RxJS.**