You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2025. It is now read-only.
description: 'Varlet is a Material design mobile component library developed based on Vue3, developed and maintained by partners in the community. '+
3
+
description: 'Varlet-Vue2 is a Material design mobile component library developed based on Vue2, developed and maintained by partners in the community. '+
4
4
'Support Typescript, import on demand, dark mode, theme customization, internationalization, and provide VSCode plugin to ensure a good development experience',
<divclass="varlet-introduce__des">Material design mobile component library for Vue2</div>
7
-
</div>
8
-
9
1
### Intro
10
2
11
3
Varlet is a Material design mobile component library developed based on `Vue2`, developed and maintained by partners in the community.
12
4
13
5
### Features
6
+
14
7
- 1.Provide more than 50 high quality general purpose components
15
8
- 2.Components are very lightweight
16
9
- 3.Developed by Chinese, complete Chinese and English documentation and logistics support
@@ -24,17 +17,21 @@ Varlet is a Material design mobile component library developed based on `Vue2`,
24
17
- 11.Support dark mode
25
18
26
19
### PR & Issue
20
+
27
21
If you have any problems during use, you can [issue](https://github.com/varletjs/varlet-vue2/issues) them to us on [github](https://github.com/varletjs/varlet-vue2),
28
22
we will deal with it as soon as possible. You can also give us [PR](https://github.com/varletjs/varlet-vue2/pulls).
29
23
30
24
### Open source licenses
25
+
31
26
Component library based on `MIT` licenses.
32
27
33
28
### Material De#troduction
29
+
34
30
Material Design, Is a new design language from Google that aims to provide a more consistent and broader
35
31
"look and feel" for phones, tablets, desktops and "other platforms".
36
32
37
33
### Why Material
34
+
38
35
In the early mobile devices, large color blocks and strong contrast colors had high requirements for display devices,
39
36
while non-linear animation and water ripples had certain requirements for GPU.
40
37
As a result, Material style does not have a good experience in the mobile browser environment, and more flat and simple style is chosen to be put into the product.
@@ -43,5 +40,5 @@ browsers have more free time, and the ability to process animations, and Materia
43
40
44
41
### Special thanks
45
42
46
-
Special thanks to `Yu Tiezhu-eddieyc@163.com` for the visual support of our component library documentation site,
47
-
so as to help us continue to evolve.
43
+
Special thanks to `Yu Tiezhu-eddieyc@163.com` for the visual support of our component library documentation site,
0 commit comments