|
1 | 1 | # vue-helper
|
2 | 2 |
|
3 | 3 | <div align="center">
|
4 |
| - <img src="https://www.80fight.cn/wp-content/uploads/2024/05/slogan.png" /> |
5 |
| - |
6 |
| - **aim to create a full-link efficiency improvement development tool for VUE development** |
| 4 | + aim to create a full-link efficiency improvement development tool for VUE development |
7 | 5 | </div>
|
8 | 6 |
|
9 | 7 | Enhance the VUE development experience. support framework <a class="m-link" href="https://element.eleme.cn/" target="_blank">Element-UI</a>、<a class="m-link" href="https://element-plus.gitee.io/" target="_blank">Element-Plus</a>、<a class="m-link" href="https://www.antdv.com/" target="_blank">Ant Design Vue</a>. Enhance your Vue-development experience with visualizations, foundational templates, and rich materials.
|
10 | 8 |
|
11 |
| -## Funtion Diagram |
12 |
| - |
13 |
| - |
14 | 9 | ## Getting Started
|
15 | 10 | Please follow the documentation at [vue-helper](http://vue-helper.80fight.cn/)!
|
16 | 11 |
|
17 |
| -## version 2.6.0 |
18 |
| -1、All 68 components of the Ant Design Vue component tag are supported, for a total of 288 code block abbreviations |
19 |
| -2、solve issue [75](https://github.com/jiaolong1021/vue-helper/issues/75), [76](https://github.com/jiaolong1021/vue-helper/issues/76), [73](https://github.com/jiaolong1021/vue-helper/issues/73) |
20 |
| - |
21 |
| -## feature |
22 |
| -One-click generation of swagger-based APIs |
23 |
| - |
24 |
| -## Feedback |
25 |
| - |
26 |
| -* submit [issue](https://github.com/jiaolong1021/vue-helper/issues) in github,ff the project is helpful to you,please Star it, thank you。🤪 |
27 |
| -* Join our WeChat group to report problems directly in the group, solve them instantly, and get more benefits. |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| -here we offers 🎁:<br> |
32 |
| -1、official feature information released <br> |
33 |
| -2、feedback on needs and problems <br> |
34 |
| -3、Technical Q&A<br> |
35 |
| -4、presentation of job opportunities<br> |
36 |
| -5、technical communication |
| 12 | +## version 3.2.0 |
| 13 | +1. jump compatible vetur, Vue-Official |
| 14 | +2. api generate support swagger admin |
| 15 | +3. Variable generation shortcut key is replaced with[alt + enter], you can change it by yourself. [detail](http://vue-helper.80fight.cn/en/document/pro/mv.html) |
| 16 | +4. to solve the problem generate variables with multiple touches |
| 17 | + |
| 18 | +## Features |
| 19 | +### 1、framework support element-ui、element-plus、ant-design-vue |
| 20 | +<h4>1.1、code block generate</h4> |
| 21 | +<img src="https://common.xxpie.com/helper-element-tag.gif" /> |
| 22 | +<h4>1.2、attribute tip</h4> |
| 23 | +<img src="https://common.xxpie.com/helper-attr.gif" /> |
| 24 | +<h4>1.3、docuement see, or go official</h4> |
| 25 | +<img src="https://common.xxpie.com/helper-document.gif" /> |
| 26 | + <h4>2、go to definition of method、variable</h4> |
| 27 | +<img src="https://common.xxpie.com/helper-go-to-define.gif" /> |
| 28 | +<h4>3、component jump</h4> |
| 29 | +<img src="https://common.xxpie.com/helper-definition-file-jump.gif" /> |
| 30 | +<h4>4、expand select [alt + x]</h4> |
| 31 | +<img src="https://common.xxpie.com/helper-variable-block.gif" /> |
| 32 | +<h4>5、enhance [alt + enter]</h4> |
| 33 | +<img src="https://common.xxpie.com/helper-key-value.gif" /> |
| 34 | + |
| 35 | +more detail see document [vue-helper](http://vue-helper.80fight.cn/)! |
37 | 36 |
|
38 | 37 | **Enjoy it!**
|
39 | 38 |
|
0 commit comments