1.2.3 • Published 6 years ago

angular2-schema-form-no-reduce v1.2.3

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

Angular2 Schema Form No Reduce

This is a forked project from angular2-schema-form

The only difference is:

  • A form will send empty fields with an empty value.

Angular2 Schema Form is an Angular2 module allowing you to instanciate an HTML form from a JSON schema.