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
- fix(utils): improve isArrayLike robustness and type safety
- update tsconfig
- use the .cjs extension for CJS files
- Async subject and ReplaySubject still accept next messages
- add .js to imports in tests
- set a minimum node version
- remove a bunch of 'any' types
- fix 'new Subject()' and 'new Observable()'
- fix(docs): add TypeScript types to example code on rxjs.dev
- feat(fromFetch): add Server-Sent Events supports
- Docs
- TypeScript not yet supported