Skip to content

Commit 3f5d73e

Browse files
committed
readme update
1 parent a9bce77 commit 3f5d73e

File tree

2 files changed

+28
-14
lines changed

2 files changed

+28
-14
lines changed

README.md

Lines changed: 28 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
<div align="center">
2-
<a href="https://vueform.com?ref=ghb">
3-
<img align="center" src="https://github.com/vueform/toggle/raw/main/assets/vueform-gh.png" alt="Vueform" title="Vueform">
4-
</a>
5-
6-
<br>
7-
<br>
82

93
<a href="https://www.npmjs.com/package/@vueform/toggle" target="_blank">
104
<img alt="npm" src="https://img.shields.io/npm/dm/@vueform/toggle?color=%2353ca2f">
@@ -52,6 +46,29 @@
5246
<a href="https://vueform.com?ref=github"><img src="https://github.com/vueform/toggle/raw/main/assets/logo-horizontal.svg" width="200"></a>
5347
</div>
5448

49+
## About Vueform
50+
51+
<a href="https://vueform.com?ref=ghb">
52+
<img align="center" src="https://github.com/vueform/toggle/raw/main/assets/vueform-gh.png" alt="Vueform" title="Vueform">
53+
</a>
54+
55+
<br>
56+
<br>
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)
60+
- 25+ form elements with **multi-file uploads**, date pickers and rich text editor
61+
- element **nesting** and **repeating**
62+
- **50+ validators** with async, dependent and custom rules
63+
- **conditional logic** on element & form level
64+
- breaking forms into **steps** with **form wizard**
65+
- **dynamic** form rendering with **JSON** support
66+
- **translating** form content and global i18n support.
67+
68+
Vueform pre-release is open for registration for the **first 100 developers** with **special discounts**.
69+
70+
Learn more: [https://vueform.com](https://vueform.com)
71+
5572
## Other libraries
5673

5774
* [@vueform/multiselect](https://github.com/vueform/multiselect) - Vue 3 multiselect component with single select, multiselect and tagging options.
@@ -160,6 +177,11 @@ For more information on using `@nuxtjs/composition-api` read [their documentatio
160177

161178
Join our [Discord channel](https://discord.gg/WhX2nG6GTQ) or [open an issue](https://github.com/vueform/toggle/issues).
162179

180+
181+
<a href="https://vueform.com?ref=ghb">
182+
<img align="center" src="https://github.com/vueform/toggle/raw/main/assets/vueform-gh.png" alt="Vueform" title="Vueform">
183+
</a>
184+
163185
## Basic props
164186

165187
| Name | Type | Default | Description |
@@ -339,14 +361,6 @@ By default the `on` and `off` labels are being read by the screenreaders. If you
339361

340362
[JSFiddle - Example #4](https://jsfiddle.net/4ckev9rx/1/)
341363

342-
## About Vueform
343-
344-
Vueform is a comprehensive form builder for Vue.js that makes form development a breeze. It supercharges and standardizes the entire form building process and takes care of everything from rendering to validation and processing.
345-
346-
Vueform pre-release is open for registration for the first 100 developers.
347-
348-
Learn more: [https://vueform.com](https://vueform.com)
349-
350364
## License
351365

352366
[MIT](https://github.com/vueform/toggle/blob/main/LICENSE.md)

assets/vueform-gh.png

-12.7 KB
Loading

0 commit comments

Comments
 (0)