2973 Forks
29129 Stars
29129 Watchers

rxjs

A reactive programming library for JavaScript

How to download and setup rxjs

Open terminal and run command
git clone https://github.com/ReactiveX/rxjs.git
git clone is used to create a copy or clone of rxjs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rxjs https://github.com/ReactiveX/rxjs/archive/master.zip

Or simply clone rxjs with SSH
[email protected]:ReactiveX/rxjs.git

If you have some problems with rxjs

You may open issue on rxjs support forum (system) here: https://github.com/ReactiveX/rxjs/issues