Awesome
Introduce
Naive UI form creator
is a visual form generator based on the naive UI
component library. You can use this tool if you often need to create naive UI
forms. Naive UI form creator is Visual and Support drag-and-drop sorting,which can present and feed back the contents of the form in time.
Online preview: Address
How to use
You can either deploy your own access to the Fork project or directly access the address already deployed above.
When you have finished making the form, click Generate Component Code in the upper right corner, and you will get a template code for Vue3 and copy it to use in your project.
Tips
If you encounter problems or bugs during use, you are welcome to submit issues.
Todo
- Add more components.
- Supports checking rules.
- Optimize drag animation.
- Optimize operation logic.
- Internationalization