Skip to content

Commit 60b54ec

Browse files
committed
docs: readme update
1 parent 8c74f29 commit 60b54ec

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

README.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,24 +48,36 @@
4848

4949
## About Vueform
5050

51-
<a href="https://vueform.com?ref=ghb">
51+
<a href="https://vueform.com?ref=toggle">
5252
<img align="center" src="https://github.com/vueform/multiselect/raw/main/assets/vueform-banner.png" alt="Vueform" title="Vueform">
5353
</a>
5454

5555
<br>
5656
<br>
5757

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**
6065
- 25+ form elements with **multi-file uploads**, date pickers and rich text editor
6166
- element **nesting** and **repeating**
6267
- **50+ validators** with async, dependent and custom rules
6368
- **conditional logic** on element & form level
6469
- breaking forms into **steps** with **form wizard**
65-
- **dynamic** form rendering with **JSON** support
6670
- **translating** form content and global i18n support.
6771

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)
6981

7082
## Other libraries
7183

0 commit comments

Comments
 (0)