|
1 | 1 | <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> |
8 | 2 |
|
9 | 3 | <a href="https://www.npmjs.com/package/@vueform/toggle" target="_blank">
|
10 | 4 | <img alt="npm" src="https://img.shields.io/npm/dm/@vueform/toggle?color=%2353ca2f">
|
|
52 | 46 | <a href="https://vueform.com?ref=github"><img src="https://github.com/vueform/toggle/raw/main/assets/logo-horizontal.svg" width="200"></a>
|
53 | 47 | </div>
|
54 | 48 |
|
| 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 | + |
55 | 72 | ## Other libraries
|
56 | 73 |
|
57 | 74 | * [@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
|
160 | 177 |
|
161 | 178 | Join our [Discord channel](https://discord.gg/WhX2nG6GTQ) or [open an issue](https://github.com/vueform/toggle/issues).
|
162 | 179 |
|
| 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 | + |
163 | 185 | ## Basic props
|
164 | 186 |
|
165 | 187 | | Name | Type | Default | Description |
|
@@ -339,14 +361,6 @@ By default the `on` and `off` labels are being read by the screenreaders. If you
|
339 | 361 |
|
340 | 362 | [JSFiddle - Example #4](https://jsfiddle.net/4ckev9rx/1/)
|
341 | 363 |
|
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 |
| - |
350 | 364 | ## License
|
351 | 365 |
|
352 | 366 | [MIT](https://github.com/vueform/toggle/blob/main/LICENSE.md)
|
0 commit comments