Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/doom-9-zz/naive-ui-form-creator

A visual form generator based on the naive UI component library.
https://github.com/doom-9-zz/naive-ui-form-creator

creator drag-and-drop form form-generator form-generator-vue3 i18n naiveui sortable visual vue vue3

Last synced: 3 months ago
JSON representation

A visual form generator based on the naive UI component library.

Awesome Lists containing this project

README

        

[中文](https://github.com/doom-9/naive-ui-form-creator/blob/main/README.zh-CN.md)

## 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](https://naive-create-form.vercel.app/)

## 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.
- [x] Supports checking rules.
- [ ] Optimize drag animation.
- [ ] Optimize operation logic.
- [x] Internationalization