It is not really a feature request, but rather an idea to think about.

I was playing with JSON schema and figured out it is possible to build a form on the fly based on the schema of the component. The schema can be defined as part of the component. I did a little proof of concept here: https://github.com/dealancer/json-element.

I think support of the JSON schema can benefit this project.

Comments

dealancer created an issue.