Skip to content

qv-vue是基于现有的element-plus库进行的二次封装,简化一些繁琐的操作,核心理念为数据驱动视图,主要的组件库针对table表格和form表单场景,同时衍生出更多企业常用的组件,达到高复用,容易维护和扩展的框架

License

Notifications You must be signed in to change notification settings

virtual1680/qv-vue-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qv-vue - A Vue.js 3 UI library

  • 💪 Vue 3 Composition API
  • 🔥 Written in TypeScript

Getting Started

Alright, for you to get started if you are looking for making qv-vue better you should keep reading. For developers that uses qv-vue to develop your website you should go ahead visit Getting Started.

How to use

// install
yarn add ElementPlus qv-vue@next

// main.ts
import ElementPlus from 'element-plus'
import 'element-plus/theme-chalk/index.css'
import QvVue from 'qv-vue'
import 'qv-vue/theme-chalk/src/index.scss'


Doc

Documentation

Migration Tool 🛠️

We have tested this on Vue Element Admin.


Contributors

This project exists thanks to all the people who contribute.

And thank you to all our backers! 🙏

License

qv-vue is open source software licensed as MIT.

About

qv-vue是基于现有的element-plus库进行的二次封装,简化一些繁琐的操作,核心理念为数据驱动视图,主要的组件库针对table表格和form表单场景,同时衍生出更多企业常用的组件,达到高复用,容易维护和扩展的框架

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published