|
|
@ -25,30 +25,30 @@ title: 介绍 |
|
|
|
- [可视化](/docs/spec/visual) |
|
|
|
- [插画](/docs/spec/illustration) |
|
|
|
- [设计资源](/docs/resources) |
|
|
|
- [Sketch 工具集](http://kitchen.alipay.com/) |
|
|
|
- [Sketch 工具集](https://kitchen.alipay.com/) |
|
|
|
- [文章](/docs/resources#%E6%96%87%E7%AB%A0) |
|
|
|
|
|
|
|
## 前端实现 |
|
|
|
|
|
|
|
我们采用 [React](http://facebook.github.io/react/) 封装了一套 Ant Design 的组件库,也欢迎社区其他框架的实现版本。 |
|
|
|
我们采用 [React](https://reactjs.org) 封装了一套 Ant Design 的组件库,也欢迎社区其他框架的实现版本。 |
|
|
|
|
|
|
|
- [Ant Design of React](/docs/react/introduce)(官方实现) |
|
|
|
- [NG-ZORRO - Ant Design of Angular](http://ng.ant.design) |
|
|
|
- [NG-ZORRO-MOBILE - Ant Design Mobile of Angular](http://ng.mobile.ant.design) |
|
|
|
- [Ant Design of Vue](http://antdv.com) |
|
|
|
- [Ant Design Blazor](https://ant-design-blazor.github.io/) |
|
|
|
- [San UI Toolkit for Ant Design](https://ecomfe.github.io/santd) |
|
|
|
- [antizer (ClojureScript)](https://github.com/priornix/antizer) |
|
|
|
- [NG-ZORRO - Ant Design of Angular](http://ng.ant.design)(社区实现) |
|
|
|
- [NG-ZORRO-MOBILE - Ant Design Mobile of Angular](http://ng.mobile.ant.design)(社区实现) |
|
|
|
- [Ant Design of Vue](http://antdv.com)(社区实现) |
|
|
|
- [Ant Design Blazor](https://ant-design-blazor.github.io/)(社区实现) |
|
|
|
- [San UI Toolkit for Ant Design](https://ecomfe.github.io/santd)(社区实现) |
|
|
|
- [antizer (ClojureScript)](https://github.com/priornix/antizer)(社区实现) |
|
|
|
|
|
|
|
## 谁在使用 |
|
|
|
|
|
|
|
- [蚂蚁集团](http://www.antgroup.com/) |
|
|
|
- [阿里巴巴](http://www.alibaba.com/) |
|
|
|
- [腾讯](http://www.tencent.com) |
|
|
|
- [百度](http://www.baidu.com) |
|
|
|
- [口碑](http://www.koubei.com/) |
|
|
|
- [美团](http://www.meituan.com) |
|
|
|
- [滴滴](http://www.xiaojukeji.com/) |
|
|
|
- [蚂蚁集团](https://www.antgroup.com/) |
|
|
|
- [阿里巴巴](https://www.alibaba.com/) |
|
|
|
- [腾讯](https://www.tencent.com) |
|
|
|
- [百度](https://www.baidu.com) |
|
|
|
- [口碑](https://www.koubei.com/) |
|
|
|
- [美团](https://www.meituan.com) |
|
|
|
- [滴滴](https://www.xiaojukeji.com/) |
|
|
|
- [饿了么](https://www.ele.me/) |
|
|
|
- [其他用户](https://github.com/ant-design/ant-design/issues/477) |
|
|
|
|
|
|
@ -66,4 +66,4 @@ title: 介绍 |
|
|
|
|
|
|
|
## 如何贡献 |
|
|
|
|
|
|
|
我们欢迎任何形式的贡献,有任何建议或意见,请给我们 [提问](https://github.com/ant-design/ant-design/issues)。 |
|
|
|
我们欢迎任何形式的贡献,有任何建议或意见,请给我们 [提问](https://github.com/ant-design/ant-design/discussions)。 |
|
|
|