EdenSpark / muse-ui

Material Design UI library for Vuejs 2.0

Home Page:https://muse-ui.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Material Design UI library for Vuejs 2.0

https://muse-ui.org


Languages

Language:Vue 77.7%Language:CSS 22.3%