All Projects → Wscats → Vue Awesome Mui

Wscats / Vue Awesome Mui

🏆Mui component for Vue.js(1.x ~ 2.x)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vue Awesome Mui

Vue Codemirror
⌨️ @codemirror component for @vuejs
Stars: ✭ 2,115 (+588.93%)
Mutual labels:  vue-components, vue2, vue-directive
Vue Awesome Swiper
🏆 Swiper component for @vuejs
Stars: ✭ 12,072 (+3832.25%)
Mutual labels:  vue-components, vue2, vue-directive
Vue Quill Editor
🍡@quilljs editor component for @vuejs
Stars: ✭ 6,874 (+2139.09%)
Mutual labels:  vue-components, vue2, vue-directive
vue-drag-zone
Drag Zone component for @vuejs
Stars: ✭ 127 (-58.63%)
Mutual labels:  vue-components, vue2, vue-directive
v-page
A simple pagination bar, including length Menu, i18n support, based on Vue2.x
Stars: ✭ 85 (-72.31%)
Mutual labels:  vue-components, vue2
Vue Cnodejs
基于vue.js重写Cnodejs.org社区的webapp
Stars: ✭ 3,065 (+898.37%)
Mutual labels:  vue-components, vue2
v-pip
🖼 Tiny vue wrapper for supporting native picture-in-picture mode.
Stars: ✭ 30 (-90.23%)
Mutual labels:  vue-components, vue2
vue2
【🔥Vue.js资讯📚】目前web前端开发非常火爆的框架;定时更新,欢迎 Star 一下。
Stars: ✭ 415 (+35.18%)
Mutual labels:  vue-components, vue2
cuida
A design system built by Sysvale, using storybook and Vue components
Stars: ✭ 16 (-94.79%)
Mutual labels:  vue-components, vue2
office-fabric
johannes-z.github.io/office-fabric/
Stars: ✭ 12 (-96.09%)
Mutual labels:  vue-components, vue2
osiris
🎨 A Vue.js 2.0 universal responsive UI component library
Stars: ✭ 36 (-88.27%)
Mutual labels:  vue-components, vue2
hoc-element-table
📦 A Vue 3.x Table Component built on Webpack 5
Stars: ✭ 26 (-91.53%)
Mutual labels:  vue-components, vue2
vue-flag-icon
a vue compoment for flag-icon-css
Stars: ✭ 64 (-79.15%)
Mutual labels:  vue-components, vue2
vue
Vue.js Demos. jQWidgets Vue.js Components - Grids, Charts, Scheduling, Pivot Tables
Stars: ✭ 55 (-82.08%)
Mutual labels:  vue-components, vue2
v-intl
Add i18n to your awesome Vue 3 app 🔉
Stars: ✭ 13 (-95.77%)
Mutual labels:  vue-components, vue2
vue-notification-bell
Vue.js notification bell component.
Stars: ✭ 64 (-79.15%)
Mutual labels:  vue-components, vue2
Vue Testing Examples
Advanced testing with vuejs. When you need to go beyond Getting started section and see some real world example with everything that proper tests should have.
Stars: ✭ 288 (-6.19%)
Mutual labels:  vue-components, vue2
Vuejs Component Style Guide
Vue.js Component Style Guide
Stars: ✭ 2,796 (+810.75%)
Mutual labels:  vue-components, vue2
Mui Vue2
mui+mint+vue2.x+vue-router+vuex+webpack最终打包成原生apk的app项目,样式使用vue移动端mint ui框架,原生手机能力偏重于mui框架,欢迎star!
Stars: ✭ 278 (-9.45%)
Mutual labels:  vue-components, vue2
shadow
Shadow dom support for Vue
Stars: ✭ 46 (-85.02%)
Mutual labels:  vue-components, vue-directive

vue-awesome-mui

npm package NPM downloads Github Page Eno Yao

Design Mui library for Vuejs 2.x

Links

Install

Install vue-awesome-mui

npm install vue-awesome-mui -save

Get Started

Vue mount

// import or require
import Vue from 'vue'
import Mui from 'vue-awesome-mui'
import 'vue-awesome-mui/mui/dist/css/mui.css'
// mount with global
Vue.use(Mui)

If you need icon, you can require icon.css

import "vue-awesome-mui/mui/examples/hello-mui/css/icons-extra.css";

Example

Give a few examples

Vue components Mui document
折叠面板 Accordion
操作表 Actionsheet
数字角标 Badges
按钮 Buttons

Browser Support

  • IE 10+
  • Andorid 4.4+
  • IOS 7+

Changelog

Detailed changes for each release are documented in the release notes.

Contribution

Please make sure to read the Contributing Guide before making a pull request.

Dependencies

Licence

vue-awesome-mui is open source and released under the MIT Licence.

Copyright (c) 2017 Wscats

About author

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].