A library that allows the devs to create dynamic forms based on a JSON schema. The only needed things are a JSON schema and, if necessary, an initial value for the form.
Check out the demo for some examples.
Based on JSON Editor (https://github.com/json-editor/json-editor)
Most of the JSON Editor configuration properties are configurable, including 2 plugins: Choices and SCEditor.
Bug fixing from last update