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
- concat example does not work with an array of Observables
- Include changelog history for each operator on their doc page
- `debounceTime` emit right away when they reach the end of the observable they are debouncing
- bufferTime and bufferCount will mutate current buffer if a source is a subject that emits in the subscription for that buffer
- reactivex.io documentation needs to reference v5+
- errors in .ajax are not propagated to .catch
- Standard compliant ES Modules format
- Add `set` alias for `next` on `BehaviorSubject`
- Ajax config & intercept
- Observable.timer unexpected/undocumented for large timeouts
- Docs
- TypeScript not yet supported