Skip to content
 
 

Repository files navigation

Antdv Next

Antdv Next is a Vue 3 enterprise component library built on the Ant Design design system.

CI status codecov NPM version NPM downloads

English · 中文

✨ Features

  • 🌈 Enterprise-class UI designed for web applications.
  • 📦 A set of high-quality Vue3 components out of the box.
  • 🛡 Written in TypeScript with predictable static types.
  • ⚙️ Whole package of design resources and development tools.
  • 🌍 Internationalization support for dozens of languages.
  • 🎨 Powerful theme customization based on CSS-in-JS.

🖥 Environment Support

  • Modern browsers
  • Server-side Rendering
  • Electron
Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Electron
Electron
Edge last 2 versions last 2 versions last 2 versions last 2 versions

📦 Install

npm install antdv-next
yarn add antdv-next
pnpm add antdv-next
bun add antdv-next

✅ Unit Test Coverage

  • Run coverage locally: pnpm test:coverage
  • Coverage output directory: coverage/
  • On GitHub Release publish (release.published), CI runs unit tests with coverage and uploads the coverage/ artifact via the Unit Test Upload workflow.

Acknowledgements

Antdv Next is inspired by and built upon the following open-source projects.

Contribute

We are very welcome to have you participate in our open source project.

Pull Request:

  1. Fork code!
  2. Create your own branch: git checkout -b feat-xxxx
  3. Submit your changes: git commit -am 'feat(function): add xxxxx'
  4. Push your branch: git push origin feat-xxxx
  5. submitpull request

Thank you to all the people who already contributed to Antdv Next!

About

Ant Design for Vue

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages