# @ant-design/pro-card

> @ant-design/pro-card

Latest version **2.10.0** (published 2025-07-17) · MIT license · 0 weekly downloads

## Install

```sh
npm install @ant-design/pro-card
pnpm add @ant-design/pro-card
yarn add @ant-design/pro-card
bun add @ant-design/pro-card
```

## Health

**Score 50/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; high maintenance score.

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 2.10.0 |
| Published | 2025-07-17 |
| First published | 2020-07-30 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 8 |
| Unpacked size | 193.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4831 |
| Maintainers | afc163, zombiej, chenshuai2144, arvinxx, madccc |
| Keywords | antd, admin, ant-design, ant-design-pro |

## Links

- npm: https://www.npmjs.com/package/@ant-design/pro-card
- Repository: https://github.com/ant-design/pro-components
- Homepage: https://github.com/ant-design/pro-components/tree/master/packages/card#readme
- Issues: http://github.com/umijs/plugins/issues
- npm.io page: https://npm.io/package/@ant-design/pro-card

## Dependencies (8)

- [rc-util](https://npm.io/package/rc-util.md) ^5.4.0
- [classnames](https://npm.io/package/classnames.md) ^2.3.2
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.18.0
- [@ant-design/icons](https://npm.io/package/@ant-design/icons.md) ^5.0.0
- [rc-resize-observer](https://npm.io/package/rc-resize-observer.md) ^1.0.0
- [@ant-design/cssinjs](https://npm.io/package/@ant-design/cssinjs.md) ^1.21.1
- [@ant-design/pro-utils](https://npm.io/package/@ant-design/pro-utils.md) 2.18.0
- [@ant-design/pro-provider](https://npm.io/package/@ant-design/pro-provider.md) 2.16.2

## Recent versions

- 2.10.0 (latest) — 2025-07-17
- 2.0.0-alpha.43 (next) — 2022-10-13
- 2.0.0-experimental.42 (experimental) — 2022-09-07
- 1.18.39 (tag) — 2022-03-15
- 2.9.9 — 2025-06-10
- 2.9.8 — 2025-06-10
- 2.9.7 — 2025-03-31
- 2.9.6 — 2025-02-17
- 2.9.5 — 2025-02-12
- 2.9.4 — 2025-01-18
- 2.9.3 — 2025-01-06
- 2.9.2 — 2024-11-14
- 2.9.1 — 2024-10-22
- 2.9.0 — 2024-10-17
- 2.8.8 — 2024-09-12
- … 328 more at https://npm.io/package/@ant-design/pro-card/versions

## README

# @ant-design/pro-card

> @ant-design/pro-card.

See our website [@ant-design/pro-card](https://procomponent.ant.design/) for more information.

## Install

Using npm:

```bash
$ npm install --save  @ant-design/pro-card
```

or using yarn:

```bash
$ yarn add @ant-design/pro-card
```

---
_Source: https://npm.io/package/@ant-design/pro-card · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
