|
48 | 48 |
|
49 | 49 | ## About Vueform
|
50 | 50 |
|
51 |
| -<a href="https://vueform.com?ref=ghb"> |
| 51 | +<a href="https://vueform.com?ref=toggle"> |
52 | 52 | <img align="center" src="https://github.com/vueform/multiselect/raw/main/assets/vueform-banner.png" alt="Vueform" title="Vueform">
|
53 | 53 | </a>
|
54 | 54 |
|
55 | 55 | <br>
|
56 | 56 | <br>
|
57 | 57 |
|
58 |
| -Vueform is a comprehensive form builder for Vue.js that makes form development a breeze. It standardizes and handles the entire form building process, including: |
59 |
| -- a complete theming and templating system with **Tailwind support** (similar to @vueform libraries) |
| 58 | +Vueform is comprehensive **form development framework** for Vue.js. It supercharges and standardizes the entire form building process and takes care of everything from rendering to validation and processing. With our latest tool, the **Drag and Drop Form Builder**, you can allow your developers & non-tech workforce to build the most complex forms without coding. |
| 59 | + |
| 60 | +Feature highlights: |
| 61 | +- integrate Vueform **Drag and Drop Form Builder** into **any application** |
| 62 | +- save forms in **database** as a JSON |
| 63 | +- use your **own form elements** with **custom configuration** options |
| 64 | +- a complete theming and templating system with **Tailwind support** |
60 | 65 | - 25+ form elements with **multi-file uploads**, date pickers and rich text editor
|
61 | 66 | - element **nesting** and **repeating**
|
62 | 67 | - **50+ validators** with async, dependent and custom rules
|
63 | 68 | - **conditional logic** on element & form level
|
64 | 69 | - breaking forms into **steps** with **form wizard**
|
65 |
| -- **dynamic** form rendering with **JSON** support |
66 | 70 | - **translating** form content and global i18n support.
|
67 | 71 |
|
68 |
| -Learn more: [https://vueform.com](https://vueform.com) |
| 72 | +<a href="https://builder.vueform.com/demo?ref=toggle"> |
| 73 | + <img align="center" src="https://github.com/vueform/multiselect/raw/main/assets/builder-banner.png" alt="Vueform Builder" title="Vueform Builder"> |
| 74 | +</a> |
| 75 | +<br> |
| 76 | +<br> |
| 77 | + |
| 78 | +**Learn more:** |
| 79 | +- Builder: [https://builder.vueform.com](https://builder.vueform.com?ref=toggle) |
| 80 | +- Framework: [https://vueform.com](https://vueform.com?ref=toggle) |
69 | 81 |
|
70 | 82 | ## Other libraries
|
71 | 83 |
|
|
0 commit comments