rxjs
https://github.com/reactivex/rxjs
TypeScript
A reactive programming library for JavaScript
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported17 Subscribers
Add a CodeTriage badge to rxjs
Help out
- Issues
- Multicasting and Reference Counting code examples in the docs don't typecheck
- refactor: replace the array for emitted values by the other sources on withLatestFrom
- animationFrameScheduler stops working unexpectedly
- Behavior of fromEvents does not match documentation in case of > 1 argument
- Documentation on void Subjects is incorrect
- Concat behavior change between versions 6.5.4 and 7.5.5.
- When a subject is multicasted, first subscription next event in its observer synchronously, the second subscription will get the reverse sequence of event
- fix(zip): handle when unsubscribe is called from within next
- animationFrames() has memory leak.
- Introduction of Non-ES5 APIs in ES5 Output in 7.5.5
- Docs
- TypeScript not yet supported