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).
npm install ngx-form-object --save
yarn add ngx-form-object
Before local development external dependencies need to be installed:
npm ci && npm run build
Licensed under the MIT License - see the LICENSE for details.
Maintained and sponsored by Infinum