2017-01-12 17:57:04 +08:00
---
2020-01-02 16:05:59 +08:00
order: 9
2017-03-08 13:44:24 +08:00
title: Third-Party Libraries
2017-01-12 17:57:04 +08:00
---
2020-06-02 15:59:32 +08:00
`antd` is built to implement [a set of high-quality React UI components ](/components/overview ) which follow Ant Design specification. It is impossible to include all useful components in one package, so we also recommend that using other great third-party libraries in React community.
2017-01-12 17:57:04 +08:00
2019-05-07 14:57:32 +08:00
| Category | Recommended Components |
| --- | --- |
2021-08-16 18:40:39 +08:00
| Visualization and charts | [Ant Design Charts ](https://charts.ant.design ) [AntV Data Visualization ](https://antv.vision/en ) |
2020-07-16 10:38:19 +08:00
| React Hooks Library | [ahooks ](https://github.com/alibaba/hooks ) |
2021-04-21 12:12:54 +08:00
| React Form Library | [ProForm ](https://procomponents.ant.design/components/form ) [Formily ](https://github.com/alibaba/formily ) [react-hook-form ](https://github.com/react-hook-form/react-hook-form ) [formik ](https://github.com/formium/formik ) |
2019-05-07 14:57:32 +08:00
| Router | [react-router ](https://github.com/ReactTraining/react-router ) |
2021-04-13 13:07:58 +08:00
| Layout | [react-grid-layout ](https://github.com/react-grid-layout/react-grid-layout ) [react-grid-system ](https://github.com/sealninja/react-grid-system ) [rc-dock ](https://github.com/ticlo/rc-dock ) |
2021-07-21 15:13:43 +08:00
| Drag and drop | [dnd-kit ](https://github.com/clauderic/dnd-kit ) [react-beautiful-dnd ](https://github.com/atlassian/react-beautiful-dnd/ ) [react-dnd ](https://github.com/gaearon/react-dnd ) [react-sortable-hoc ](https://github.com/clauderic/react-sortable-hoc ) |
2019-05-07 14:57:32 +08:00
| Code Editor | [react-codemirror2 ](https://github.com/scniro/react-codemirror2 ) [react-monaco-editor ](https://github.com/superRaytin/react-monaco-editor ) |
| Rich Text Editor | [react-quill ](https://github.com/zenoamaro/react-quill ) [braft-editor ](https://github.com/margox/braft-editor ) |
| JSON Viewer | [react-json-view ](https://github.com/mac-s-g/react-json-view ) |
2022-11-06 17:39:01 +08:00
| Color Picker | [react-colorful ](https://github.com/omgovich/react-colorful ) [react-color ](http://casesandberg.github.io/react-color/ ) |
2019-05-07 14:57:32 +08:00
| Media Query | [react-responsive ](https://github.com/contra/react-responsive ) [react-media ](https://github.com/ReactTraining/react-media ) |
| Copy to clipboard | [react-copy-to-clipboard ](https://github.com/nkbt/react-copy-to-clipboard ) |
2019-11-09 17:42:41 +08:00
| Document head manager | [react-helmet ](https://github.com/nfl/react-helmet ) [react-helmet-async ](https://github.com/staylor/react-helmet-async ) |
2020-02-09 18:00:49 +08:00
| Icons | [react-fontawesome ](https://github.com/FortAwesome/react-fontawesome ) [react-icons ](https://github.com/gorangajic/react-icons ) |
2019-05-07 14:57:32 +08:00
| QR Code | [qrcode.react ](https://github.com/zpao/qrcode.react ) |
| Top Progress Bar | [nprogress ](https://github.com/rstacruz/nprogress ) |
2021-08-16 18:40:39 +08:00
| i18n | [FormatJS ](https://github.com/formatjs/formatjs ) [react-i18next ](https://react.i18next.com ) |
2019-05-07 14:57:32 +08:00
| Code highlight | [react-syntax-highlighter ](https://github.com/conorhastings/react-syntax-highlighter ) |
2020-11-24 20:05:13 +08:00
| Markdown renderer | [react-markdown ](https://remarkjs.github.io/react-markdown/ ) |
2021-12-03 23:54:19 +08:00
| Infinite Scroll | [rc-virtual-list ](https://github.com/react-component/virtual-list/ ) [react-infinite-scroll-component ](https://github.com/ankeetmaini/react-infinite-scroll-component ) |
2019-05-07 14:57:32 +08:00
| Map | [react-google-maps ](https://github.com/tomchentw/react-google-maps ) [google-map-react ](https://github.com/istarkov/google-map-react ) [react-amap ](https://github.com/ElemeFE/react-amap ) |
2019-09-23 17:05:56 +08:00
| Video | [react-player ](https://github.com/CookPete/react-player ) [video-react ](https://github.com/video-react/video-react ) [video.js ](http://docs.videojs.com/tutorial-react.html ) |
2022-09-23 09:56:36 +08:00
| Context Menu | [react-contexify ](https://github.com/fkhadra/react-contexify ) |
2019-05-07 14:57:32 +08:00
| Emoji | [emoji-mart ](https://github.com/missive/emoji-mart ) |
| Split View | [react-split-pane ](https://github.com/tomkp/react-split-pane ) |
2020-06-02 15:59:32 +08:00
| Image Crop | [antd-img-crop ](https://github.com/nanxiaobei/antd-img-crop ) [react-image-crop ](https://github.com/DominicTobias/react-image-crop ) |
2019-05-07 14:57:32 +08:00
| Trend Lines | [react-sparklines ](https://github.com/borisyankov/react-sparklines ) |
| Keywords highlight | [react-highlight-words ](https://github.com/bvaughn/react-highlight-words ) |
2021-10-14 15:48:33 +08:00
| Text Loop | [react-text-loop-next ](https://github.com/samarmohan/react-text-loop-next ) [react-fast-marquee ](https://github.com/justin-chu/react-fast-marquee ) |
2019-05-07 14:57:32 +08:00
| Animation | [react-move ](https://github.com/react-tools/react-move ) [Ant Motion ](https://motion.ant.design/components/tween-one ) [react-spring ](https://www.react-spring.io ) |
2021-07-16 12:40:55 +08:00
| Page Footer | [rc-footer ](https://github.com/react-component/footer ) |
| Water Mark | [WaterMark ](https://procomponents.ant.design/components/water-mark ) |
2022-03-17 13:50:17 +08:00
| Currency | [react-number-format ](https://github.com/s-yadav/react-number-format ) [react-currency-input-fiel ](https://github.com/cchanxzy/react-currency-input-field ) |
2022-05-26 21:57:13 +08:00
| Application Frameworks | [umi ](https://github.com/umijs/umi/ ) [remix ](https://github.com/remix-run/remix ) [refine ](https://github.com/pankod/refine ) |
2019-10-14 12:26:44 +08:00
## Products we are using ✨
There are some products to recommend for developer/designer/product manager.
2019-11-23 19:33:05 +08:00
| Category | Recommended Products |
| ----------------- | --------------------------------------------------------------------- |
| Documentation | [🐦 Yuque ](https://www.yuque.com/?chInfo=ch_antd ) |
| Icon | [Iconfont ](https://www.iconfont.cn/ ) |
| Sketch plugin | [Kitchen ](https://kitchen.alipay.com ) |
2019-10-14 12:26:44 +08:00
| Online Playground | [codesandbox ](https://codesandbox.io/ ) [codepen ](https://codepen.io/ ) |
2019-11-23 19:33:05 +08:00
| Image Compressor | [tinypng ](https://tinypng.com/ ) |
| Charts Dictionary | [图之典 ](http://tuzhidian.com/ ) |
2019-10-14 12:26:44 +08:00
2017-03-14 20:08:40 +08:00
< style >
.markdown table td:first-child {
2020-02-09 18:00:49 +08:00
width: 20%;
2017-03-14 20:08:40 +08:00
font-weight: 500;
background: #fcfcfc ;
}
.markdown table td > a:not(:last-child) {
margin-right: 18px;
}
2020-02-09 18:00:49 +08:00
.markdown table td > a:not(:last-child)::after {
position: absolute;
2017-03-14 20:08:40 +08:00
margin: 0 6px 0 8px;
2020-02-09 18:00:49 +08:00
color: #bbb ;
content: '|';
2017-03-14 20:08:40 +08:00
pointer-events: none;
}
< / style >