A set of powerful packages for building reactive Angular applications.
npm install @angular-kit/rx
- rx/query - wrap http-observables and expose loading, refreshing and error states
- rx/streams - reduce boilerplate when dealing with subjects
- rx/effect - subscribe to observables without the need to take care of subscriptions
- rx/operators - powerful RxJs operators
- rx/platform - platform extensions
- Semantic Versioning 2.0.0
- Version 1.x.x is compatible with Angular 11.x.x
-
- Version 2.x.x is compatible with Angular > 14.x.x