@rxap/data-source
v18.1.5
Published
Provides the DataSource concept for RxAP.
Downloads
1,850
Readme
@rxap/data-source
Provides the DataSource concept for RxAP.
Installation
Add the package to your workspace:
yarn add @rxap/data-source
Install peer dependencies:
yarn add @angular/cdk@^18.0.0 @angular/common@^18.0.1 @angular/core@^18.0.1 @angular/material@^18.0.0 @rxap/data-structure-tree@^1.1.6 @rxap/definition@^18.0.3 @rxap/environment@^18.0.3 @rxap/pattern@^1.1.5 @rxap/rxjs@^1.1.6 @rxap/utilities@^16.2.4 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/data-source:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/data-source:init