JSPM

  • Created
  • Published
  • Downloads 91
  • Score
    100M100P100Q87690F
  • License MIT

Package Exports

  • ng-dynamic-json-form
  • ng-dynamic-json-form/package.json
  • ng-dynamic-json-form/styles
  • ng-dynamic-json-form/ui-primeng

Readme

NgDynamicJsonForm

Generate Angular reactive form with just using JSON data. Your form can be very simple to very complex, with automatic status binding, and it supports other UI libraries!

Features

  • Create FormControl, FormGroup and FormArray, with as many nested level as you wish.
  • Support Angular built in validators and your own build custom validators.
  • Toggle specific AbstractControl status (hidden or disabled) and validators depends on other AbstractControl's value.
  • Flexible input field layout using the CSS grid.
  • Support custom component.
  • Support other UI libraries.

Documentation and demo

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