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
- Create an AbstractSubject class with two type parameters as a base for the Subject class to permit other subjects that mutate messages.
- replace UnobservableError "invalid object" with object type
- Investigate making `scheduled` based on `innerFrom`, `subscribeOn` and `observeOn`.
- bug(throttle): Does not emit last value on source complete
- bug(partition): Subscribes to the source twice, when it should probably multicast
- docs(range): unclear parameters description
- Ajax header request add always cookies
- Limitation in marble testing use cases due to grouping semantics
- Proposal to improve marble testing
- Add documentation about why people should almost never inherit from our exports.
- Docs
- TypeScript not yet supported