@rxap/ngx-status-check
v18.0.7
Published
[![npm version](https://img.shields.io/npm/v/@rxap/ngx-status-check?style=flat-square)](https://www.npmjs.com/package/@rxap/ngx-status-check) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](http
Downloads
145
Readme
@rxap/ngx-status-check
Installation
Add the package to your workspace:
yarn add @rxap/ngx-status-check
Install peer dependencies:
yarn add @angular/common@^18.0.1 @angular/core@^18.0.1 @angular/material@^18.0.0 @angular/router@^18.0.1 @rxap/config@^18.1.1 @rxap/open-api@^18.0.3 @sentry/angular@^8.9.2 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/ngx-status-check:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/ngx-status-check:init