https://github.com/nncl/ngx-forms
Collection of Angular form functions, that will help you build your applications.
https://github.com/nncl/ngx-forms
Last synced: 2 months ago
JSON representation
Collection of Angular form functions, that will help you build your applications.
- Host: GitHub
- URL: https://github.com/nncl/ngx-forms
- Owner: nncl
- License: mit
- Created: 2021-12-21T03:01:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-06T19:39:10.000Z (3 months ago)
- Last Synced: 2025-02-06T19:39:51.713Z (3 months ago)
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/ngx-forms-handle-errors
- Size: 1.09 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-angular - ngx-forms - Collection of Angular form functions, that will help you build your applications. (Table of contents / Third Party Components)
- fucking-awesome-angular - ngx-forms - Collection of Angular form functions, that will help you build your applications. (Table of contents / Third Party Components)
- trackawesomelist - ngx-forms (⭐6) - Collection of Angular form functions, that will help you build your applications. (Recently Updated / [Feb 12, 2025](/content/2025/02/12/README.md))
README
# NgxForms
Collection of Angular form functions, that will help you building your applications.
[](https://www.npmjs.com/package/ngx-forms-handle-errors)
## Getting Started
Install with npm:
```
npm i ngx-forms-handle-errors
```### Modules
- [`updateFormErrors`](./projects/ngx-forms-handle-errors/README.md)
### Contributing
1. Build the app first with `ng build ngx-forms-handle-errors`
2. Enters the `dist` directory and make sure everything is correctMAKE SURE THAT YOU'RE WITHIN DIST/NGX-FORMS-HANDLE-ERRORS DIRECTORY BEFORE RUNNING `NPM PUBLISH`