Plugin that automatically builds forms via declarative rules #10122
uwla
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to share this Vue plugin that automatically builds forms via declarative rules.
https://github.com/uwla/vue-form-builder
It is free open source software. Feel free do ask questions, give suggestions, create issues and contribute via PRs.
Features:
demo
A demo app for Vue3 is available in the GitHub Pages of this package: uwla.github.io/vue-form-builder/demo.
There is also another demo, but for Vue2, available on CodeSandbox at live demo and live demo and code.
Example
Sample example:
Which generates the following HTML:
More can be found on the official package repository.
Beta Was this translation helpful? Give feedback.
All reactions