Ecosyste.ms: Awesome
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 2 months ago
JSON representation
🚀 The error message mapping library for Angular 🚀
- Host: GitHub
- URL: https://github.com/fakeJan499/ngx-error-msg
- Owner: fakeJan499
- License: mit
- Created: 2024-10-20T11:47:09.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-10-25T15:53:19.000Z (about 2 months ago)
- Last Synced: 2024-10-25T20:57:34.526Z (about 2 months ago)
- Topics: angular, error-messages, errors-handling
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/ngx-error-msg
- Size: 386 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-angular - ngx-error-msg - The error message mapping library for Angular. (Table of contents / Third Party Components)
- awesome-angular - ngx-error-msg - The error message mapping library for Angular. (Table of contents / Third Party Components)
README
# NgxErrorMsg
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## 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`