MCPcopy Index your code
hub / github.com/ant-design/pro-components

github.com/ant-design/pro-components @v3.1.4-0 sqlite

repository ↗ · DeepWiki ↗ · release v3.1.4-0 ↗
1,290 symbols 4,036 edges 788 files 42 documented · 3% 2 cross-repo links
README

ProComponents

专为企业级应用设计,像专家一样使用 Ant Design!

English ・ 简体中文 ・ 报告错误 · 请求功能

目录

目录

📦 安装

安装 @ant-design/pro-components,请运行以下命令:

$ pnpm install @ant-design/pro-components

✨ 特性

Pro Series 组件经过精心设计,以增强企业级应用程序的健壮架构。

丰富的高阶特性

[!NOTE]

ProComponents 是基于 React 的企业应用程序开发的灯塔。以下是它的特点:

  • 💡 丰富的组件套件:ProComponents 拥有全面的 UI 元素,从表格和表单到图表和树视图应有尽有。它能够精细地满足企业应用程序的多样化需求。
  • 🚀 高级功能:除了基本的 UI 元素外,ProComponents 还配备了复杂的数据处理和业务逻辑功能,使开发人员能够快速构建强大的企业解决方案。
  • 🎯 直观的使用:通过其简单的 API 和详细的文档,ProComponents 确保开发人员能够顺利上手,促进快速采用和部署。
  • 🎨 可视化配置工具:ProComponents 中的某些组件受益于可视化配置辅助工具,通过简化组件设置,为开发人员的设计过程提供便利。
  • 🛠️ 无与伦比的可定制性:该库可以适应大量的配置和样式选项,确保 ProComponents 可以根据任何项目的独特需求进行定制。

总的来说,ProComponents 是一个健壮、用户友好且多才多艺的 UI 组件库,旨在赋能各种规模和领域的应用程序。

考虑因素和限制

[!WARNING]

尽管 ProComponents 提供了丰富的好处,但权衡某些考虑因素也很重要:

  • 有限的定制化:尽管其丰富的组件库,ProComponents 在深度个性化定制方面可能会带来挑战,潜在地阻碍了某些项目愿景的实现。
  • 学习曲线:该库的全面 API 和广泛的文档,虽然详尽,但可能会初期让新手感到不知所措。掌握 ProComponents 可能需要专门的学习投入。
  • 浏览器兼容性:ProComponents 利用尖端的浏览器技术,这些技术可能不受旧版浏览器支持,可能限制应用程序的可访问性,并需要额外的开发工作以实现更广泛的兼容性。
  • 代码库大小:ProComponents 的庞大代码库可能会影响开发过程的灵活性,并使长期维护变得复杂。

[!TIP]

ProComponents 在企业应用程序 UI 库领域是一个强大的竞争者,但它也有一系列权衡,包括定制化限制、相当大的学习曲线、浏览器兼容性考虑和庞大的代码库。建议开发人员在将 ProComponents 集成到其工作流程之前,彻底评估其项目需求和限制。

🖥 浏览器兼容性

支持范围:https://browsersl.ist/#q=defaults

| Edge

Edge | Firefox

Firefox | Chrome

Chrome | Safari

Safari | Opera

Opera | Electron

Electron | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | 最近 2 个版本 | 最近 2 个版本 | 最近 2 个版本 | 最近 2 个版本 | 最近 2 个版本 | 最近 2 个版本 |

ProComponents 3.0 之后不再支持 IE。

⌨️ 本地开发

您可以使用 Github Codespaces 进行在线开发:

或者将其克隆到本地进行开发:

$ git clone https://github.com/ant-design/pro-components.git
$ cd pro-components
$ pnpm install
$ pnpm dev

🤝 贡献

[!IMPORTANT]

加入我们的协作生态系统。您的贡献是我们项目的心脏。以下是您如何成为我们充满活力的社区不可或缺的一部分:

  • 整合和创新:将 Ant Design Pro、umi 和 ProComponents 整合到您的项目中。您的实际使用和反馈对我们非常宝贵。
  • 发表您的见解:遇到了问题?有疑问?您的观点很重要。通过提交 问题 来分享它们,帮助我们提升用户体验。
  • 塑造未来:有代码增强或功能想法吗?我们邀请您提出 拉取请求 并直接为我们的代码库发展做出贡献。

每一个贡献,无论大小,都值得庆祝。加入我们的使命,完善和提升开源企业 UI 组件的世界。 😃


Contribution Leaderboard

🛣️ 生态系统

  • ProComponents - 专为企业级应用设计,像专业人士一样使用 Ant Design!
  • Ant Design Agentic - 编辑器领域 UI 框架、流程编辑器与 LLM 聊天组件。

📝 License

Copyright © 2023 - present AFX & Ant Digital.

This project is MIT licensed.

Star 趋势

Star History Chart

Extension points exported contracts — how you extend this code

CheckCardProps (Interface)
* Props for the CheckCard component.
src/card/components/CheckCard/index.tsx
Window (Interface)
(no doc)
typings.d.ts
StaticContext (Interface)
(no doc)
src/layout/typing.ts
ProFieldProps (Interface)
(no doc)
src/utils/typing.ts
ProFormGridConfig (Interface)
(no doc)
src/form/typing.ts
MenuItems (Interface)
(no doc)
src/table/components/Dropdown/index.tsx
ListGridType (Interface)
(no doc)
src/list/ProListBase.tsx
DescriptionsItemProps (Interface)
(no doc)
src/descriptions/index.tsx

Core symbols most depended-on inside this repo

waitForWaitTime
called by 398
tests/util.ts
useRefFunction
called by 83
src/utils/hooks/useRefFunction/index.ts
useIntl
called by 42
src/provider/index.tsx
transformKeySubmitValue
called by 35
src/utils/transformKeySubmitValue/index.ts
createIntl
called by 34
src/provider/intl.ts
recordKeyToString
called by 31
src/utils/useEditableArray/index.tsx
formatMessage
called by 29
src/layout/components/SettingDrawer/index.tsx
get
called by 29
tests/util.ts

Shape

Function 1,175
Interface 88
Method 15
Class 12

Languages

TypeScript100%

Modules by API surface

src/table/utils/index.ts16 symbols
src/utils/useEditableArray/index.tsx14 symbols
src/table/Table.tsx13 symbols
src/table/components/EditableTable/index.tsx12 symbols
src/card/components/CheckCard/Group.tsx11 symbols
src/layout/components/SettingDrawer/index.tsx10 symbols
src/layout/components/PageHeader/index.tsx10 symbols
src/form/components/FormItem/FormItemRender/index.tsx10 symbols
src/utils/transformKeySubmitValue/index.ts9 symbols
src/layout/components/PageContainer/index.tsx9 symbols
src/descriptions/index.tsx9 symbols
demos/form/antd.tsx9 symbols

Used by 2 indexed graphs manifest dependencies, hub-wide

Dependencies from manifests, versioned

@ant-design/antd-theme-variable1.0.0 · 1×
@ant-design/cssinjs2.0.2 · 1×
@ant-design/icons6.1.0 · 1×
@babel/core7.28.5 · 1×
@babel/eslint-plugin7.27.1 · 1×
@babel/parser7.28.5 · 1×
@babel/plugin-proposal-object-rest-spread7.20.7 · 1×
@babel/preset-env7.28.5 · 1×
@babel/preset-react7.28.5 · 1×
@babel/preset-typescript7.28.5 · 1×
@babel/runtime7.28.4 · 1×
@babel/traverse7.28.5 · 1×

For agents

$ claude mcp add pro-components \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact