Skip to content

infinum/ngx-form-object

Repository files navigation

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