ms-design / ms-design

Vue components that implement Microsoft Design Language

Home Page:https://ms-design.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English | 简体中文

MS Design

Vue components that implement Microsoft Design Language

Build Status Coverage Status Downloads Version Dependencies DevDependencies License Chat On Gitter

Installation

MS Design is available as an npm package

# with npm
npm install ms-design -S

# with yarn
yarn add ms-design

Usage

import Vue from 'vue';
import msd from 'ms-design';
import 'ms-design/lib/ms-design.css';

Vue.use(msd);

Browser Support

Modern browsers and Internet Explorer 10+.

Changelog

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

Documentation

Check out our documentation website.

Major Contributors

Github ID Avatar
pyyzcwg2833 pyyzcwg2833
zysallen zysallen
CirnoBreak CirnoBreak

Join Discusion Group

Scan the QR code using QQ or Wechat to join in discusion group, or click on the link to join the chat room on Gitter.

QQ Wechat Gitter
Join Discusion Group on QQ Join Discusion Group on Wechat Chat on Gitter

Licence

This project is licensed under the terms of the MIT license.

About

Vue components that implement Microsoft Design Language

https://ms-design.github.io

License:MIT License


Languages

Language:JavaScript 57.3%Language:Vue 41.6%Language:CSS 0.7%Language:Shell 0.4%