All Projects → wencaizhang → Actionvue

wencaizhang / Actionvue

Licence: mit
轮子躁起来!😜 vue ui 组件库。<br/> 已经着手使用 [email protected] 改造,敬请期待。<br/> 看到 Star 很开心,蟹蟹😁

Projects that are alternatives of or similar to Actionvue

Vue Cnode
基于vue2 + vue-router + vuet + ES6 + less + flex.css重写vue版cnode社区,使用webpack2打包
Stars: ✭ 1,134 (+990.38%)
Mutual labels:  vue-components
Vue Particles
Vue.js component for particles backgrounds ✨
Stars: ✭ 1,220 (+1073.08%)
Mutual labels:  vue-components
Nextcloud Vue
🍱 Vue.js components for Nextcloud app development ✌
Stars: ✭ 89 (-14.42%)
Mutual labels:  vue-components
Cordovue
A sample Apache Cordova application using VueJS.
Stars: ✭ 66 (-36.54%)
Mutual labels:  vue-components
Cloudinary Vue
Cloudinary components library for Vue.js application, for image and video optimization.
Stars: ✭ 76 (-26.92%)
Mutual labels:  vue-components
Cube Ui
🔶 A fantastic mobile ui lib implement by Vue
Stars: ✭ 8,896 (+8453.85%)
Mutual labels:  vue-components
Aurora
就像极光一样,美丽、灿烂。
Stars: ✭ 63 (-39.42%)
Mutual labels:  vue-components
Vue Simple Upload
Simple File upload component for Vue.js
Stars: ✭ 100 (-3.85%)
Mutual labels:  vue-components
Vue C3
vue-c3 is a reusable vue component for c3 charts
Stars: ✭ 76 (-26.92%)
Mutual labels:  vue-components
Xcui
🍴 A Vue.js 2.x desktop components colletion
Stars: ✭ 88 (-15.38%)
Mutual labels:  vue-components
Vue Fabric Wrapper
Vue Fabric.js Wrapper
Stars: ✭ 70 (-32.69%)
Mutual labels:  vue-components
Cdk
🎁 Vue Component Development Kit
Stars: ✭ 75 (-27.88%)
Mutual labels:  vue-components
Element Plus
🎉 A Vue.js 3 UI Library made by Element team
Stars: ✭ 12,986 (+12386.54%)
Mutual labels:  vue-components
Awesome Uikit
Collect JS Frameworks, Web components library and Admin Template.
Stars: ✭ 1,136 (+992.31%)
Mutual labels:  vue-components
Vue Multi Select
This component gives you a multi/single select with the power of Vuejs components.
Stars: ✭ 92 (-11.54%)
Mutual labels:  vue-components
Vueye Table
A data table created using Vue.js
Stars: ✭ 64 (-38.46%)
Mutual labels:  vue-components
Vue Qrcode Reader
A set of Vue.js components for detecting and decoding QR codes.
Stars: ✭ 1,240 (+1092.31%)
Mutual labels:  vue-components
Pd Select
vue components ,like ios 3D picker style,vue 3d 选择器组件,3D滚轮
Stars: ✭ 101 (-2.88%)
Mutual labels:  vue-components
Iver
ui component for vue2.0
Stars: ✭ 92 (-11.54%)
Mutual labels:  vue-components
Vue Nuggets
E-commerce UI Nuggets based on Vue
Stars: ✭ 84 (-19.23%)
Mutual labels:  vue-components

基于 vite 和 [email protected] 开发的组件库

初始化 vue-router

  • 新建 history 对象
  • 新建 router 对象
  • 引入 TS
  • app.use(router)
  • 添加 <router-view>
  • 添加 <router-link>

创建官网

官网布局参照 vue.js 官网

主页

  • Navbar: 左侧是 logo,右侧是 menu
  • Banner: 文字介绍 + 开始按钮

文档页

  • Navbar: 同上
  • Content: 左侧是 aside,右侧是 main
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].