@angular-kit/rx
TypeScript icon, indicating that this package has built-in type declarations

2.1.2 • Public • Published

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

Package Sidebar

Install

npm i @angular-kit/rx

Weekly Downloads

3

Version

2.1.2

License

MIT

Unpacked Size

262 kB

Total Files

95

Last publish

Collaborators

  • mikelgo