JSPM

  • Created
  • Published
  • Downloads 29160
  • Score
    100M100P100Q174805F
  • License MIT

@rx-angular/cdk is a Component Development Kit for ergonomic and highly performant angular applications. It helps to to build Large scale applications, UI libs, state management, rendering systems and much more. Furthermore the unique way of mixing reactive as well as imperative code leads to best DX and speed.

Package Exports

  • @rx-angular/cdk
  • @rx-angular/cdk/coalescing
  • @rx-angular/cdk/coercing
  • @rx-angular/cdk/internals/core
  • @rx-angular/cdk/internals/scheduler
  • @rx-angular/cdk/notifications
  • @rx-angular/cdk/package.json
  • @rx-angular/cdk/render-strategies
  • @rx-angular/cdk/template
  • @rx-angular/cdk/transformations
  • @rx-angular/cdk/zone-configurations
  • @rx-angular/cdk/zone-less/browser

Readme

@rx-angular/cdk

npm rx-angular CI codecov

A Component Development Kit for High performance and ergonomic Angular UI libs and large scale applications.

@rx-angular/cdk was specifically designed to help developers build directives, components and services for ergonomic and high performant Angular UI libs as well as large scale applications

rx-angular-cdk

Sub Modules

Demos:

Installation

npm install @rx-angular/cdk

Version Compatibility

RxAngular Angular
^18.0.0 ^18.0.0
^17.0.0 ^17.0.0
^16.0.0 ^16.0.0
^15.0.0 ^15.0.0
^14.0.0 ^14.0.0
^2.0.0 >=13.0.0
^1.0.0 >=12.0.0

Regarding the compatibility with RxJS, we generally stick to the compatibilities of the Angular framework itself, for more information about the compatibilities of Angular itself see the official guide.