mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 11:40:04 +08:00
ff67c6eee6
* docs: add documentation of third-party and awesomeness * docs: merge install.md into introduce.md * docs: update recommendation components list
1.1 KiB
1.1 KiB
order | title |
---|---|
7 | Third-Party Library |
antd
is designed to provide high-quality React UI components which following Ant Design Specification. So, we are not going to implement other functions which are not relative to antd
's target, and recommend to use excellent third-party library which are provided by React community:
- **Router: ** react-router
- **Layout: ** react-blocks
- **Drag and drop: ** react-dnd
- **Editor: ** react-codemirror
- **Color Picker: ** rc-color-picker, react-color
- **Media Query: ** react-responsive, react-media
- **Copy to clipboard: ** react-copy-to-clipboard
- **Document head manager: ** react-helmet