Skip to content

Commit d2ad817

Browse files
author
tangjinzhou
authored
Update README.md
1 parent bcf351f commit d2ad817

File tree

1 file changed

+21
-5
lines changed

1 file changed

+21
-5
lines changed

README.md

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,24 @@
11
# ant-design-vue-awesome
22

3-
## admin
43

5-
- [vue-antd-admin](https://github.com/iczer/vue-antd-admin)
6-
- [vue-alain](https://github.com/vue-alain/vue-alain)
7-
- [ant-design-pro-vue](https://github.com/sendya/ant-design-pro-vue)
8-
- [ant-design-vue-pro](https://github.com/Jackyzm/ant-design-vue-pro)
4+
5+
## Admin
6+
7+
- [ant-design-pro-vue](https://github.com/sendya/ant-design-pro-vue) [![ant-design-pro-vue](https://img.shields.io/github/stars/sendya/ant-design-pro-vue.svg)](https://github.com/sendya/ant-design-pro-vue/stargazers)
8+
9+
- [vue-antd-admin](https://github.com/iczer/vue-antd-admin) [![vue-antd-admin](https://img.shields.io/github/stars/iczer/vue-antd-admin.svg)](https://github.com/iczer/vue-antd-admin/stargazers)
10+
11+
- [vue-alain](https://github.com/vue-alain/vue-alain) [![vue-alain](https://img.shields.io/github/stars/vue-alain/vue-alain.svg)](https://github.com/vue-alain/vue-alain/stargazers)
12+
13+
- [ant-design-vue-pro](https://github.com/Jackyzm/ant-design-vue-pro) [![ant-design-vue-pro](https://img.shields.io/github/stars/Jackyzm/ant-design-vue-pro.svg)](https://github.com/Jackyzm/ant-design-vue-pro/stargazers)
14+
15+
## Plugin
16+
17+
- [vue-ref](https://github.com/vueComponent/vue-ref)
18+
19+
You can use the callback to get a reference like react
20+
21+
- [vue-dash-event](https://github.com/vueComponent/vue-dash-event)
22+
23+
The library function, implemented in the DOM template, can use the custom event of the ant-design-vue component (camelCase)
24+

0 commit comments

Comments
 (0)