Skip to content

Commit 1642358

Browse files
wangxueliangtangjinzhou
authored andcommitted
docs: add ecosystem in README.md (#388)
1 parent 7764700 commit 1642358

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

README-zh_CN.md

+9
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,15 @@ $ yarn add ant-design-vue
6969
- [Vue官方文档](https://cn.vuejs.org/)
7070
- [Antd React](http://ant.design/)
7171

72+
## 生态
73+
74+
| Project | Description |
75+
|----------|-------------|
76+
| [vue-ref](https://github.com/vueComponent/vue-ref) | 您可以使用回调来获取组件的引用,类似react |
77+
| [ant-design-vue-helper](https://marketplace.visualstudio.com/items?itemName=ant-design-vue.vscode-ant-design-vue-helper) | ant-design-vue的vscode扩展 |
78+
| [vue-cli-plugin-ant-design](https://github.com/vueComponent/vue-cli-plugin-ant-design) | 使用vue-cli3快速使用ant-design-vue组件库 |
79+
| [vue-dash-event](https://github.com/vueComponent/vue-dash-event) | 在DOM模板中,您可以使用ant-design-vue组件的自定义事件(camelCase) |
80+
7281
## 问答
7382
> 强烈推荐阅读 [《提问的智慧》](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)[《如何向开源社区提问题》](https://github.com/seajs/seajs/issues/545)[《如何有效地报告 Bug》](http://www.chiark.greenend.org.uk/%7Esgtatham/bugs-cn.html)[《如何向开源项目提交无法解答的问题》](https://zhuanlan.zhihu.com/p/25795393),更好的问题更容易获得帮助。
7483

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,15 @@ If you are in a bad network environment,you can try other registries and tools
6969
- [Vue](https://vuejs.org/)
7070
- [Ant Design React](http://ant.design/)
7171

72+
## Ecosystem
73+
74+
| Project | Description |
75+
|----------|-------------|
76+
| [vue-ref](https://github.com/vueComponent/vue-ref) | You can use the callback to get a reference like react |
77+
| [ant-design-vue-helper](https://marketplace.visualstudio.com/items?itemName=ant-design-vue.vscode-ant-design-vue-helper) | A vscode extension for ant-design-vue |
78+
| [vue-cli-plugin-ant-design](https://github.com/vueComponent/vue-cli-plugin-ant-design) | Vue-cli 3 plugin to add ant-design-vue |
79+
| [vue-dash-event](https://github.com/vueComponent/vue-dash-event) | The library function, implemented in the DOM template, can use the custom event of the ant-design-vue component (camelCase) |
80+
7281
## Donation
7382

7483
ant-design-vue is an MIT-licensed open source project. In order to achieve better and sustainable development of the project, we expect to gain more [backers](https://github.com/vueComponent/ant-design-vue/blob/master/BACKERS.md). You can support us in any of the following ways:

0 commit comments

Comments
 (0)