ngx-form-object
v20.1.0
Published
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).
Keywords
Readme
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 --saveYarn
yarn add ngx-form-objectAPI reference
Development
Before local development external dependencies need to be installed:
npm ci && npm run buildLicense
Licensed under the MIT License - see the LICENSE for details.
Credits
Maintained and sponsored by Infinum
