Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/museui/muse-ui
Material Design UI library for Vuejs 2.0
https://github.com/museui/muse-ui
material muse-ui vue vue2 vuejs2
Last synced: 4 days ago
JSON representation
Material Design UI library for Vuejs 2.0
- Host: GitHub
- URL: https://github.com/museui/muse-ui
- Owner: museui
- Created: 2016-09-19T00:51:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T01:15:39.000Z (about 2 years ago)
- Last Synced: 2024-12-31T12:09:32.121Z (11 days ago)
- Topics: material, muse-ui, vue, vue2, vuejs2
- Language: Vue
- Homepage: https://muse-ui.org
- Size: 11.8 MB
- Stars: 8,217
- Watchers: 267
- Forks: 899
- Open Issues: 186
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- stars - museui/muse-ui
- awesome-vue - muse-ui - ui?style=social) - 三端样式一致的响应式 UI 库 (UI组件)
- awesome-material-design - Muse-ui - Custom material library for Vue (Vue / Frameworks)
- awesome-github-vue - muse-ui - 三端样式一致的响应式 UI 库 (UI组件)
- awesome-vue - muse-ui - 三端样式一致的响应式 UI 库 (UI组件)
- awesome-github-vue - muse-ui - 三端样式一致的响应式 UI 库 (UI组件)
- awesome - muse-ui - 三端样式一致的响应式 UI 库 (UI组件)
README
Muse-UI [不再维护]
Material Design
UI library for Vuejs 2.0## 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