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 --saveyarn add ngx-form-objectBefore local development external dependencies need to be installed:
npm ci && npm run buildLicensed under the MIT License - see the LICENSE for details.
Maintained and sponsored by Infinum