Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.12 KB

README.MD

File metadata and controls

49 lines (32 loc) · 1.12 KB

NgxFormObject

ngx-form-object is an abstraction on top of Angular's reactive forms. It generates a form from a given model and automatically handles creation of nested forms (HasOne and HasMany model relationships).

Installation

NPM

npm install ngx-form-object --save

Yarn

yarn add ngx-form-object

API reference

Development

Before local development external dependencies need to be installed:

npm ci && npm run build

License

Licensed under the MIT License - see the LICENSE for details.

Credits

Maintained and sponsored by Infinum