- 🚀 Advanced Pro components for enterprise scenarios, built on top of
antdv-next. - 📦 A set of high-quality Vue3 components out of the box
- 🧩 Native theming — components participate in the
antdv-nextCSS-in-JS theme and token system. - 🛡 Written in TypeScript with predictable static types.
- ⚙️ Tree-shakable ESM modules, consistent with
antdv-next.
- Modern browsers
- Server-side Rendering
- Electron
![]() Edge |
![]() Firefox |
![]() Chrome |
![]() Safari |
![]() Electron |
|---|---|---|---|---|
| last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
npm install @antdv-next/proyarn add @antdv-next/propnpm add @antdv-next/probun add @antdv-next/pro
@antdv-next/prorequiresantdv-next(>= 1.3.0) andvue(>= 3.2.0) as peer dependencies.
- Run coverage locally:
pnpm test:coverage - Coverage output directory:
coverage/
@antdv-next/pro is inspired by and built upon the following open-source projects.
We warmly welcome you to participate in our open source project.
Pull Request:
- Fork the repository.
- Create your own branch:
git checkout -b feat-xxxx. - Commit your changes:
git commit -am 'feat(function): add xxxxx'. - Push your branch:
git push origin feat-xxxx. - Submit a pull request.
Thank you to all the people who already contributed to @antdv-next/pro!





