# muse-ui **Repository Path**: mirrors/muse-ui ## Basic Information - **Project Name**: muse-ui - **Description**: Material Design UI library for Vuejs 2.0 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 14 - **Forks**: 3 - **Created**: 2017-04-03 - **Last Updated**: 2025-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

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](https://www.npmjs.com/package/muse-ui) ```bash npm install muse-ui -S yarn add muse-ui ``` ## Usage ```javascript 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](https://muse-ui.org/#/zh-CN/usage) in our documentation. ## Browser Support Modern browsers and Internet Explorer 10+. ## Contributing Please make sure to read the contributing guide ([中文](https://muse-ui.org/#/zh-CN/contributing) | [English](https://muse-ui.org/#/en-US/contributing)) before making a pull request. ## Changelog Detailed changes for each release are documented in the [release notes](https://muse-ui.org/#/zh-CN/changelog). ## Licence muse-ui is open source and released under the MIT Licence. Copyright (c) 2016 myron