# wisdom-plus **Repository Path**: xy-plus/wisdom-plus ## Basic Information - **Project Name**: wisdom-plus - **Description**: A VUE3 UI FRAMEWORK - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-15 - **Last Updated**: 2024-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README


A Vue.js 3 UI Library

🔥文档地址

## ✨ Features - 🚀 Written in TypeScript - 🚄 Support H5 & PC - 🚗 80%+ Unit test coverage - 🚴‍♀️ Vue 3 Composition API ## 🔧 Install Using `npm` to install: ```bash npm install wisdom-plus ``` Using `yarn` to install: ```bash yarn add wisdom-plus ``` ## 🧰 Usage ```js import 'wisdom-plus/dist/index.css' import WisdomPlus from 'wisdom-plus' app.use(WisdomPlus) ``` ```vue 按钮 ``` ## 🏠 Core Team | [![mamorial](https://avatars.githubusercontent.com/u/26594629?v=4&s=80)](https://github.com/mamorial/) | [![zys8119](https://avatars.githubusercontent.com/u/19203342?v=4&s=80)](https://github.com/zys8119/) | [![joo1es](https://avatars.githubusercontent.com/u/76929557?v=4&s=80)](https://github.com/joo1es/) | | :-: | :-: | :-: | | [mamorial](https://github.com/mamorial/) | [zys8119](https://github.com/zys8119/) | [joo1es](https://github.com/joo1es/) | ## 🤝 Contributing ## 📖 LICENSE