antdv-next
v1.2.2
Published
Ant Design Vue3 Component Library
Readme
Antdv Next is a Vue 3 enterprise component library built on the Ant Design design system.
✨ 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 | Firefox | Chrome | Safari | Electron | | --- | --- | --- | --- | --- | | Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
📦 Install
npm install antdv-nextyarn add antdv-nextpnpm add antdv-nextbun add antdv-nextAcknowledgements
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:
- Fork code!
- Create your own branch:
git checkout -b feat-xxxx - Submit your changes:
git commit -am 'feat(function): add xxxxx' - Push your branch:
git push origin feat-xxxx - submit
pull request
Thank you to all the people who already contributed to Antdv Next!
