@rxap/pipes
v18.0.7
Published
A collection of utility angular pipes used in RxAP.
Downloads
148
Readme
@rxap/pipes
A collection of utility angular pipes used in RxAP.
Installation
Add the package to your workspace:
yarn add @rxap/pipes
Install peer dependencies:
yarn add @angular/common@^18.0.1 @angular/core@^18.0.1 @angular/platform-browser@^18.0.1 @rxap/utilities@^16.2.4
Execute the init generator:
yarn nx g @rxap/pipes:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/pipes:init