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

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.

Awesome Lists containing this project

README

        

# NgxForms

Collection of Angular form functions, that will help you building your applications.

[![npm](https://img.shields.io/npm/v/ngx-forms-handle-errors.svg)](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 correct

MAKE SURE THAT YOU'RE WITHIN DIST/NGX-FORMS-HANDLE-ERRORS DIRECTORY BEFORE RUNNING `NPM PUBLISH`