Back to Ant Design

社区精选组件

docs/react/recommendation.zh-CN.md

6.3.76.0 KB
Original Source

antd 是基于 Ant Design 设计规范实现的 高质量 React 组件库,我们倾向于只提供符合该规范且带有视觉展现的 UI 组件,也尽量不重复造轮子。我们推荐使用以下社区已有的优秀实现,与 antd 形成互补。

类型推荐组件
可视化图表Ant Design Charts AntV 数据可视化解决方案 reactflow
React Hooks 库ahooks
表单ProForm Formily react-hook-form formik
路由react-router
布局react-grid-layout react-grid-system rc-dock
拖拽dnd-kit react-beautiful-dnd react-dnd
代码编辑器@uiw/react-codemirror react-monaco-editor
富文本编辑器react-quill
JSON 编辑器vanilla-jsoneditor
JSON 显示器react-json-view
拾色器react-colorful react-color
响应式react-responsive
复制到剪贴板react-copy-to-clipboard
页面 meta 属性react-helmet-async
图标react-fontawesome react-icons
二维码qrcode.react
顶部进度条react-nprogress
应用国际化FormatJS react-i18next
代码高亮react-syntax-highlighter
Markdown 渲染react-markdown
无限滚动@rc-component/virtual-list react-infinite-scroll-component
地图google-map-react @uiw/react-amap 高德地图
视频播放react-player video-react video.js
右键菜单react-contexify
Emojiemoji-picker-react emoji-mart
分割面板react-split-pane react-resizable-panels
图片裁切antd-img-crop react-image-crop
关键字高亮react-highlight-words
文字轮播react-text-loop-next react-fast-marquee
动画motion Ant Motion react-spring
页脚rc-footer
数字/金额react-number-format react-currency-input-field
移动端探测react-device-detect
应用程序框架umi remix refine
Flow 流pro-flow react-flow x6
电话输入react-phone-number-input antd-phone-input
AI 对话应用Ant Design X
命令行工具Ant Design CLI
PDFreact-pdf @react-pdf/renderer
React 手势库use-gesture

推荐产品 ✨

还有一些常用的前端/设计/产品相关的工具推荐给大家使用。

类型推荐产品
知识管理🐦 语雀
图标阿里巴巴矢量图标库
Sketch 插件Kitchen
在线代码编辑stackblitz codesandbox codepen
<style> .markdown table td:first-child { width: 20%; font-weight: 500; } .markdown table td > a:not(:last-child) { margin-inline-end: 18px; } .markdown table td > a:not(:last-child)::after { position: absolute; margin: 0 6px 0 8px; color: #bbb; content: '|'; pointer-events: none; } </style>