docs: add ecosystem in README.md (#388)

pull/398/head
三点包子 6 years ago committed by tangjinzhou
parent 7764700052
commit 1642358e35

@ -69,6 +69,15 @@ $ yarn add ant-design-vue
- [Vue官方文档](https://cn.vuejs.org/)
- [Antd React](http://ant.design/)
## 生态
| Project | Description |
|----------|-------------|
| [vue-ref](https://github.com/vueComponent/vue-ref) | 您可以使用回调来获取组件的引用类似react |
| [ant-design-vue-helper](https://marketplace.visualstudio.com/items?itemName=ant-design-vue.vscode-ant-design-vue-helper) | ant-design-vue的vscode扩展 |
| [vue-cli-plugin-ant-design](https://github.com/vueComponent/vue-cli-plugin-ant-design) | 使用vue-cli3快速使用ant-design-vue组件库 |
| [vue-dash-event](https://github.com/vueComponent/vue-dash-event) | 在DOM模板中您可以使用ant-design-vue组件的自定义事件camelCase |
## 问答
> 强烈推荐阅读 [《提问的智慧》](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),更好的问题更容易获得帮助。

@ -69,6 +69,15 @@ If you are in a bad network environmentyou can try other registries and tools
- [Vue](https://vuejs.org/)
- [Ant Design React](http://ant.design/)
## Ecosystem
| Project | Description |
|----------|-------------|
| [vue-ref](https://github.com/vueComponent/vue-ref) | You can use the callback to get a reference like react |
| [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 |
| [vue-cli-plugin-ant-design](https://github.com/vueComponent/vue-cli-plugin-ant-design) | Vue-cli 3 plugin to add ant-design-vue |
| [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) |
## Donation
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:

Loading…
Cancel
Save