Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ngx-server-check

ngx-server-check is a package that takes a list of api endpoints as input and displays a user-friendly UI showing the status of each API, along with error messages for any failures. It also includes several useful features.

angular, server-check, api-check, dns-check, angular18, npm, ngx-servercheck, ng-api, api-error, url-server-check

readme

NgxServerCheck

This library was generated with Angular CLI version 18.2.0.

Demo

Live demo is available on Ngx-server-check.

Code scaffolding

Run ng generate component component-name --project ngx-server-check to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ngx-server-check.

Note: Don't forget to add --project ngx-server-check or else it will be added to the default project in your angular.json file.

Build

Run ng build ngx-server-check to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build ngx-server-check, go to the dist folder cd dist/ngx-server-check and run npm publish.

Running unit tests

Run ng test ngx-server-check to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.