@rxap/directives
v18.0.7
Published
A collection of utility angular directives used in RxAP.
Downloads
747
Readme
@rxap/directives
A collection of utility angular directives used in RxAP.
Installation
Add the package to your workspace:
yarn add @rxap/directives
Install peer dependencies:
yarn add @angular/core@^18.0.1 @rxap/pattern@^1.1.5 @rxap/rxjs@^1.1.6 @rxap/services@^18.0.3 @rxap/utilities@^16.2.4 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/directives:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/directives:init