janiskelemen / formvuelar

Vue form components with server-side validation in mind
https://janiskelemen.github.io/formvuelar/
MIT License
300 stars 25 forks source link

[QUESTION] - Is it possible to build form using JSON schema #34

Open sujit-baniya opened 2 years ago

sujit-baniya commented 2 years ago

This is great library. I was wondering if we can build form based on JSON schema?

janiskelemen commented 2 years ago

Thanks! Glad you like it. It does not come with a json builder but that would be very nice indeed. I may add this in the future but I’m also open for a PR 😊

sujit-baniya commented 2 years ago

Yeah, it would be nice to see following features: 1) Drag and Drop elements 2) Schema builder