json-forms
json-forms copied to clipboard
JSON Schema to HTML form generator, supporting dynamic subschemas (on the fly resolution). Extensible and customizable library with zero dependencies. Bootstrap add-ons provided
to support #12, I can add test coverage
in order to render, email inputs, date inputs, ... custom inputs
A oneOf element defines an object that validates against exactly one alternative in a list of definitions. So to generate a preloaded form with a oneOf element, you need to...
**Description**: The radio button and checkbox in the form did not aligned correctly and cause the UI to looks distorted. **Pic before changes:**  _The radio button and checkbox is...