Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Vue components Mui document
折叠面板 Accordion
操作表 Actionsheet
数字角标 Badges
按钮 Buttons
带图标按钮 Buttons
带数字按钮 Buttons
块级按钮 Buttons
加载中按钮 Buttons
卡片视图 Card
复选框 Checkbox
日期时间 Dtpicker
消息框 Dialog
图片轮播 Slider
图片轮播-标题 Slider
图文表格 Slider
9宫格 Grid
9宫格-分页 Grid
图标 Icon
扩展图标 Icon
输入框 Input
列表 List
图文列表 Media List
导航栏 Navbar
透明导航栏 Navbar
数字输入框 Numbox
侧滑导航 Off Canvas
分页 Pagination
弹出菜单 Popover
进度条 Progress Bar
单选框 Radio
滑块 Range
开关 Switch
选项卡 Tab Bar
文字 Typography

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

Releases

Packages

Used by

Contributors

Languages