All Projects → museui → Muse Ui

museui / Muse Ui

Material Design UI library for Vuejs 2.0

Programming Languages

Vue
7211 projects
CSS
56736 projects

Projects that are alternatives of or similar to Muse Ui

Vuetify Swipeout
👆 A swipe out example built with Vue CLI 3 + Vuetify + Swiper.
Stars: ✭ 117 (-98.59%)
Mutual labels:  material, vuejs2, vue2
Vuetify Todo Pwa
✔️ A simple Todo PWA built with Vue CLI 3 + Vuex + Vuetify.
Stars: ✭ 160 (-98.07%)
Mutual labels:  material, vuejs2, vue2
Quasar
Quasar Framework - Build high-performance VueJS user interfaces in record time
Stars: ✭ 20,090 (+141.99%)
Mutual labels:  material, vuejs2, vue2
Semantic Ui Vue
Semantic UI integration for Vue
Stars: ✭ 914 (-88.99%)
Mutual labels:  vuejs2, vue2
Vue Cnode
基于vue2 + vue-router + vuet + ES6 + less + flex.css重写vue版cnode社区,使用webpack2打包
Stars: ✭ 1,134 (-86.34%)
Mutual labels:  vuejs2, vue2
Uiv
Bootstrap 3 components implemented by Vue 2.
Stars: ✭ 882 (-89.38%)
Mutual labels:  vuejs2, vue2
Vue Chat
👥Vue全家桶+Socket.io+Express/Koa2打造一个智能聊天室。
Stars: ✭ 887 (-89.32%)
Mutual labels:  vuejs2, vue2
Quasar Awesome
🎉 A list of awesome things related to Quasar
Stars: ✭ 995 (-88.01%)
Mutual labels:  material, vue2
Unitauto
☀️机器学习单元测试平台,零代码、全方位、自动化 测试 方法/函数 的性能、正确性和可用性。☀️An unit testing management platform powered by machine learning. Coding-free, comprehensive and automatical testing for methods/functions.
Stars: ✭ 32 (-99.61%)
Mutual labels:  vuejs2, vue2
Vue Prism
Simple Vue.js Syntax highlighting with Prism.js
Stars: ✭ 43 (-99.48%)
Mutual labels:  vuejs2, vue2
Mdi Vue
Material design icons for vue.js
Stars: ✭ 53 (-99.36%)
Mutual labels:  vuejs2, vue2
Vue2 Datatable
The best Datatable for Vue.js 2.x which never sucks. Give us a star 🌟 if you like it! (DEPRECATED. As I, @kenberkeley, the only maintainer, no longer works for OneWay. Bugs may be fixed but new features or breaking changes might not be merged. However, it's still the best in my mind because of its extremely flexible usage of dynamic components)
Stars: ✭ 867 (-89.56%)
Mutual labels:  vuejs2, vue2
Vue Entity Adapter
Package to maintain entities in Vuex.
Stars: ✭ 20 (-99.76%)
Mutual labels:  vuejs2, vue2
Vms
A Vue.js 2.0 Content Management System
Stars: ✭ 885 (-89.34%)
Mutual labels:  vuejs2, vue2
Easy Vue
Learn vueJS Easily 👻
Stars: ✭ 896 (-89.21%)
Mutual labels:  vuejs2, vue2
Vue Share Buttons
🔗A set of social buttons for Vue.js
Stars: ✭ 34 (-99.59%)
Mutual labels:  vuejs2, vue2
Vue Image Loader
Vue progressive image loader plugin like Medium
Stars: ✭ 47 (-99.43%)
Mutual labels:  vuejs2, vue2
Laravel Vue Tasks
📝 Task app built with Laravel 5.5 and Vue 2
Stars: ✭ 66 (-99.21%)
Mutual labels:  vuejs2, vue2
Vue Vscode Snippets
These snippets were built to supercharge my workflow in the most seamless manner possible.
Stars: ✭ 1,083 (-86.95%)
Mutual labels:  vuejs2, vue2
Vue Quill Editor
🍡@quilljs editor component for @vuejs
Stars: ✭ 6,874 (-17.2%)
Mutual labels:  vuejs2, vue2

Muse-UI

Material Design UI library for Vuejs 2.0

travis ci badge Downloads Downloads Downloads

Installation

Muse-UI is available as an npm package

npm install muse-ui -S
yarn add muse-ui

Usage

import Vue from 'vue'
import MuseUI from 'muse-ui'
import 'muse-ui/dist/muse-ui.css'
Vue.use(MuseUI)

For more information, please refer to Usage in our documentation.

Browser Support

Modern browsers and Internet Explorer 10+.

Contributing

Please make sure to read the contributing guide (中文 | English) before making a pull request.

Changelog

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

Documentation

Check out our documentation website.

Supporting Muse-UI

If you find Muse-UI useful, you can buy us a cup of coffee

支持 Muse-UI

Licence

muse-ui is open source and released under the MIT Licence.

Copyright (c) 2016 myron

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