An open API service indexing awesome lists of open source software.

https://github.com/fakeJan499/ngx-error-msg

🚀 The error message mapping library for Angular 🚀
https://github.com/fakeJan499/ngx-error-msg

angular error-messages errors-handling

Last synced: about 1 month ago
JSON representation

🚀 The error message mapping library for Angular 🚀

Awesome Lists containing this project

README

        

# NgxErrorMsg

![pipeline status](https://github.com/fakeJan499/ngx-error-msg/actions/workflows/ci.yml/badge.svg)
![Coverage](https://sonarcloud.io/api/project_badges/measure?project=fakeJan499_ngx-error-msg&metric=coverage)
![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=fakeJan499_ngx-error-msg&metric=reliability_rating)
![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=fakeJan499_ngx-error-msg&metric=security_rating)
![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=fakeJan499_ngx-error-msg&metric=vulnerabilities)

The error message mapping library for Angular.

## Features

✅ Dynamic display of error message
✅ Reactive and template driven forms support
✅ I18n libraries support
✅ SSR support
✅ Standalone support
✅ Zoneless change detection support

## Start using

🤓 Read more on the [npm site](https://www.npmjs.com/package/ngx-error-msg)
🚀 See it in action on [StackBlitz](https://stackblitz.com/edit/ngx-error-msg-example)
💻 Install: `npm i --save ngx-error-msg`