mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-29 05:29:37 +08:00
f8e86eae64
fix typo in table header Recommanded => Recommended
2.3 KiB
2.3 KiB
order | title |
---|---|
7 | Third-Party Libraries |
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 came from React community:
Category | Recommended Components |
---|---|
Router | react-router |
Layout | react-blocks |
Drag and drop | react-dnd react-draggable |
Code Editor | react-codemirror |
Rich Text Editor | react-quill react-draft-wysiwyg react-lz-editor(Ant Design style) |
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 react-document-title |
Icons | react-fa react-icons |
QR Code | qrcode.react |
Charts | g2-react recharts victory |
Top Progress Bar | nprogress |
i18n | react-intl |
Code highlight | react-syntax-highlighter |