erqk / ng-dynamic-json-form

Generate Angular reactive forms using JSON

Home Page:https://erqk.github.io/ng-dynamic-json-form/

Repository from Github https://github.comerqk/ng-dynamic-json-formRepository from Github https://github.comerqk/ng-dynamic-json-form

NgDynamicJsonForm

Generate Angular reactive form dynamically using JSON. Support conditional rendering and toggle of validators.

  • Create form with unlimited nesting level
  • Toggle control status (hidden or disabled) and validators depends on value from other control
  • Supports Angular built in validators and custom validators
  • Support custom components
  • Support third party UI libraries
  • Flexible form layout

Documentation

Playground

About

Generate Angular reactive forms using JSON

https://erqk.github.io/ng-dynamic-json-form/

License:MIT License


Languages

Language:CSS 48.0%Language:TypeScript 40.0%Language:HTML 7.3%Language:SCSS 4.4%Language:JavaScript 0.4%