m10-design
v0.9.7-beta
Published
An enterprise-class UI design language and Vue-based implementation
Maintainers
Readme
Features
- An enterprise-class UI design system for desktop applications.
- A set of high-quality Vue components out of the box.
- Shared design resources.
Environment Support
- Modern browsers and Internet Explorer 9+
- Server-side Rendering
- Electron
| IE / Edge | Firefox | Chrome | Safari | Opera | Electron | | --- | --- | --- | --- | --- | --- | | IE9, IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
Using npm or yarn
We recommend using npm or yarn to install,it not only makes development easier,but also allow you to take advantage of the rich ecosystem of Javascript packages and tooling.
$ npm install m10-design$ yarn add m10-design