All Projects → kagol → vue-devui-early

kagol / vue-devui-early

Licence: MIT license
Vue3版本的DevUI组件库。本仓库已迁移至:https://github.com/DevCloudFE/vue-devui

Programming Languages

typescript
32286 projects
SCSS
7915 projects
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to vue-devui-early

vue-vben-admin
A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
Stars: ✭ 12,169 (+31102.56%)
Mutual labels:  tsx, vue3, vite
Vue Vben Admin
A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
Stars: ✭ 8,036 (+20505.13%)
Mutual labels:  tsx, vue3, vite
bpmn-vue-activiti
基于Vue3.x + Vite + bpmn-js + element-plus + tsx 实现的Activiti流程设计器(Activiti process designer based on Vue3.x + Vite + BPMN-JS + Element-Plus + TSX implementation)
Stars: ✭ 345 (+784.62%)
Mutual labels:  tsx, vue3, vite
vite-vue-admin
🎉🎉使用Vite + Vue3 + TypeScript + Element-plus + Mock开发的后台管理系统🎉🎉
Stars: ✭ 97 (+148.72%)
Mutual labels:  tsx, vue3, vite
vue-component-lib-starter
A bare-bones example of creating your own Vue component library.
Stars: ✭ 221 (+466.67%)
Mutual labels:  component-library, vue3, vite
vite-vue3-lowcode
vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具
Stars: ✭ 1,309 (+3256.41%)
Mutual labels:  tsx, vue3, vite
hoc-element-table
📦 A Vue 3.x Table Component built on Webpack 5
Stars: ✭ 26 (-33.33%)
Mutual labels:  component-library, vue3
bootstrap-vue-3
Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript
Stars: ✭ 314 (+705.13%)
Mutual labels:  component-library, vue3
RuoYi-Cloud-Vue3
🎉 基于Spring Boot、Spring Cloud & Alibaba、Vue3 & Vite、Element Plus的分布式前后端分离微服务架构权限管理系统
Stars: ✭ 295 (+656.41%)
Mutual labels:  vue3, vite
artemis
MateCloud前端代码,基于vue3、vite、pinia、ant-design vue实现的中台系统
Stars: ✭ 129 (+230.77%)
Mutual labels:  vue3, vite
vue-next-admin
🎉🎉🔥基于vue3.x 、Typescript、vite、Element plus等,适配手机、平板、pc 的后台开源免费模板库(vue2.x请切换vue-prev-admin分支)
Stars: ✭ 1,002 (+2469.23%)
Mutual labels:  vue3, vite
iro
IRO - Amazing Color Tools. Color Convert HEX, RGB, HSL and CMYK. Color Inspection with Camera.
Stars: ✭ 103 (+164.1%)
Mutual labels:  vue3, vite
layui-vue
layui - vue(谐音:类 UI) 是 一 套 Vue 3.0 的 桌 面 端 组 件 库
Stars: ✭ 112 (+187.18%)
Mutual labels:  component-library, vite
Different-UI
✨ A Vue.js 3 UI Library — a Toy
Stars: ✭ 62 (+58.97%)
Mutual labels:  component-library, vue3
ungeui
A Vue 3 Component Library
Stars: ✭ 23 (-41.03%)
Mutual labels:  component-library, vue3
chusho
A library of bare & accessible components and tools for Vue.js 3
Stars: ✭ 47 (+20.51%)
Mutual labels:  component-library, vue3
chengpeiquan.com
My personal website. Base on Vite 2.0 and Vue 3.0. If you want to know how to use Vite to develop a project, you can refer to this repository.
Stars: ✭ 43 (+10.26%)
Mutual labels:  vue3, vite
win7
Yet another OS preview via web technologies focused on Microsoft Windows 7.
Stars: ✭ 93 (+138.46%)
Mutual labels:  vue3, vite
vue-lite-admin
a lite vue3.0 admin template,there is no typescript and vuex (但注释挺全)
Stars: ✭ 67 (+71.79%)
Mutual labels:  vue3, vite
miter-design
Miter Design component library made with ♡ by Prefect
Stars: ✭ 14 (-64.1%)
Mutual labels:  component-library, vue3

Vue DevUI

Vue3版本的DevUI组件库,基于https://github.com/devcloudfe/ng-devui

DevUI官方网站:https://devui.design

Tips: 该项目目前还处于孵化和演进阶段,欢迎大家一起参与建设🤝

目前,组件移植的基本流程已经打通,欢迎大家参与到 Vue DevUI 项目的建设中来!👏🎉

通过参与 Vue DevUI 项目,你可以:

  • 学习最新的 Vite+Vue3+TSX 技术
  • 学习如何设计和开发组件
  • 参与到开源社区中来
  • 结识一群热爱学习、热爱开源的朋友

以下是项目进展和规划: 项目进展和规划

快速开始

1 安装依赖

yarn(推荐)

or

npm i

2 启动

yarn dev(推荐)

or

npx vite

or

npm run dev

3 访问

http://localhost:3000/

4 生产打包

yarn build(推荐)

or

npm run build

贡献者花名册

排名不分先后(按首字母排序)

flxy1028

flxy1028

目前负责的责任田有:

  • Tabs

kagol

kagol

目前负责的责任田有:

  • Accordion

to0simple

to0simple

目前负责的责任田有:

  • Alert
  • Panel
  • Codebox
  • Highlight

Zcating

Zcating

目前负责的责任田有:

  • Button
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].