@angular-kit/rx
v2.1.2
Published
A set of powerful RxJs tools for Angular
Downloads
24
Maintainers
Readme
angular-kit/rx
A set of powerful packages for building reactive Angular applications.
Installation
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
Versioning
- 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