rxjs-docs
The home for new work on the new RxJS docs (RxJS v 5 and up). New to this space? Say hi here: https://github.com/ReactiveX/rxjs-docs/issues/24. Want to find out what's up? We're chatting here. https://github.com/ReactiveX/rxjs-docs/issues/4
File Explorer
Download Latest Version (.zip)- app.e2e-spec.ts
- app.po.ts
- tsconfig.e2e.json
- companies-list.ts
- companies-routing.module.ts
- companies.component.html
- companies.component.scss
- companies.component.ts
- companies.model.ts
- companies.module.ts
- company.service.spec.ts
- company.service.ts
- toolbar.component.html
- toolbar.component.scss
- toolbar.component.spec.ts
- toolbar.component.ts
- language.data.ts
- language.model.ts
- copier.service.ts
- language.service.spec.ts
- language.service.ts
- operator-menu.service.ts
- operators.service.spec.ts
- operators.service.ts
- seo.service.spec.ts
- seo.service.ts
- core.module.ts
- material.module.ts
- additional-resources.component.html
- additional-resources.component.scss
- additional-resources.component.ts
- marble-diagram.component.html
- marble-diagram.component.scss
- marble-diagram.component.ts
- operator.component.html
- operator.component.scss
- operator.component.ts
- operator-examples.component.html
- operator-examples.component.scss
- operator-examples.component.ts
- operator-extras.component.html
- operator-extras.component.scss
- operator-extras.component.ts
- operator-header.component.html
- operator-header.component.scss
- operator-header.component.ts
- operator-parameters.component.html
- operator-parameters.component.scss
- operator-parameters.component.ts
- related-operators.component.html
- related-operators.component.scss
- related-operators.component.ts
- walkthrough.component.html
- walkthrough.component.scss
- walkthrough.component.ts
- highlight-js.directive.ts
- safe-url.pipe.ts
- _operator-theme.scss
- operators-routing.module.ts
- operators.component.html
- operators.component.scss
- operators.component.spec.ts
- operators.component.ts
- operators.module.ts
- installation.component.html
- installation.component.scss
- installation.component.spec.ts
- installation.component.ts
- rxjs-routing.module.ts
- rxjs.component.html
- rxjs.component.scss
- rxjs.component.ts
- rxjs.module.ts
- social-sharing.component.html
- social-sharing.component.scss
- social-sharing.component.spec.ts
- social-sharing.component.ts
- member.component.html
- member.component.scss
- member.component.spec.ts
- member.component.ts
- team-routing.module.ts
- team.component.html
- team.component.scss
- team.component.ts
- team.models.ts
- team.module.ts
- team.service.spec.ts
- team.service.ts
- app-routing.module.ts
- app.component.html
- app.component.scss
- app.component.spec.ts
- app.component.ts
- app.module.ts
- google.png
- microsoft.png
- icomoon.woff
- en.json
- ru.json
- GitHub-Mark-Light-64px.png
- Rx_Logo-128-128.png
- Rx_Logo-144-144.png
- Rx_Logo-16-16.png
- Rx_Logo-192-192.png
- Rx_Logo-48-48.png
- Rx_Logo-512-512.png
- Rx_Logo-72-72.png
- Rx_Logo-96-96.png
- Rx_Trnsprt_Logo-48-48.png
- custom-elements.js
- element.js
- native-shim.js
- environment.prod.ts
- environment.ts
- combineLatest.ts
- index.ts
- empty.ts
- index.ts
- debounce.ts
- distinctUntilChanged.ts
- index.ts
- sample.ts
- skip.ts
- skipWhile.ts
- index.ts
- partition.ts
- delay.ts
- do.ts
- index.ts
- index.ts
- combineAll.ts
- combineLatest.ts
- concat.ts
- concatAll.ts
- forkJoin.ts
- index.ts
- merge.ts
- mergeAll.ts
- pairwise.ts
- race.ts
- startWith.ts
- withLatestFrom.ts
- zip.ts
- defaultIfEmpty.ts
- every.ts
- index.ts
- create.ts
- empty.ts
- from.ts
- fromEvent.ts
- fromPromise.ts
- index.ts
- interval.ts
- of.ts
- range.ts
- throw.ts
- timer.ts
- catch.ts
- index.ts
- retry.ts
- retryWhen.ts
- debounce.ts
- debounceTime.ts
- distinctUntilChanged.ts
- filter.ts
- first.ts
- ignoreElements.ts
- index.ts
- last.ts
- sample.ts
- single.ts
- skip.ts
- skipUntil.ts
- skipWhile.ts
- take.ts
- takeUntil.ts
- takeWhile.ts
- throttle.ts
- throttleTime.ts
- index.ts
- multicast.ts
- publish.ts
- share.ts
- buffer.ts
- bufferCount.ts
- bufferTime.ts
- bufferToggle.ts
- bufferWhen.ts
- concatMap.ts
- expand.ts
- groupBy.ts
- index.ts
- map.ts
- mapTo.ts
- mergeMap.ts
- partition.ts
- pluck.ts
- scan.ts
- switchMap.ts
- window.ts
- windowCount.ts
- windowToggle.ts
- windowWhen.ts
- delay.ts
- delayWhen.ts
- dematerialize.ts
- do.ts
- index.ts
- let.ts
- toPromise.ts
- index.ts
- operator.model.ts
- _code-helpers.scss
- _colors.scss
- _icons.scss
- _media-helpers.scss
- favicon.ico
- index.html
- main.ts
- manifest.json
- ngsw-config.json
- polyfills.ts
- styles.scss
- test.ts
- theme.scss
- tsconfig.app.json
- tsconfig.spec.json
- typings.d.ts
- wallabyTest.ts
- .angular-cli.json
- .editorconfig
- .gitignore
- .npmrc
- .travis.yml
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- dangerfile.js
- DOCUMENTATION_GUIDELINES.md
- karma.conf.js
- LICENSE.txt
- package.json
- protractor.conf.js
- README.md
- rxjs-docs
- tsconfig.json
- tslint.json
- wallaby.js
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/ReactiveX/rxjs-docs
Downloads the entire project code from GitHub to your computer.
cd rxjs-docs
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm run commit
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
