vue-devui 1.0.2 โ†’ 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) hide show
  1. package/README.md +229 -189
  2. package/auto-complete/style.css +1 -1
  3. package/button/style.css +1 -1
  4. package/checkbox/index.es.js +8 -7
  5. package/checkbox/index.umd.js +1 -1
  6. package/checkbox/style.css +1 -1
  7. package/date-picker-pro/index.es.js +5 -2
  8. package/date-picker-pro/index.umd.js +1 -1
  9. package/date-picker-pro/style.css +1 -1
  10. package/input/index.es.js +5 -2
  11. package/input/index.umd.js +4 -4
  12. package/input/style.css +1 -1
  13. package/menu/index.es.js +144 -131
  14. package/menu/index.umd.js +1 -1
  15. package/menu/style.css +1 -1
  16. package/modal/index.es.js +43 -10
  17. package/modal/index.umd.js +1 -1
  18. package/package.json +1 -1
  19. package/pagination/index.es.js +9 -8
  20. package/pagination/index.umd.js +1 -1
  21. package/pagination/style.css +1 -1
  22. package/radio/style.css +1 -1
  23. package/search/index.es.js +5 -2
  24. package/search/index.umd.js +4 -4
  25. package/search/style.css +1 -1
  26. package/select/index.es.js +9 -8
  27. package/select/index.umd.js +1 -1
  28. package/select/style.css +1 -1
  29. package/style.css +1 -1
  30. package/table/index.es.js +8 -7
  31. package/table/index.umd.js +1 -1
  32. package/table/style.css +1 -1
  33. package/tag/index.es.js +1 -1
  34. package/tag/index.umd.js +1 -1
  35. package/tag/style.css +1 -1
  36. package/time-picker/index.es.js +5 -2
  37. package/time-picker/index.umd.js +4 -4
  38. package/time-picker/style.css +1 -1
  39. package/time-select/index.es.js +9 -8
  40. package/time-select/index.umd.js +1 -1
  41. package/time-select/style.css +1 -1
  42. package/tree/index.es.js +8 -7
  43. package/tree/index.umd.js +1 -1
  44. package/tree/style.css +1 -1
  45. package/vue-devui.es.js +194 -144
  46. package/vue-devui.umd.js +11 -11
  47. package/alert/index.d.ts +0 -7
  48. package/auto-complete/index.d.ts +0 -7
  49. package/avatar/index.d.ts +0 -7
  50. package/badge/index.d.ts +0 -7
  51. package/button/index.d.ts +0 -7
  52. package/card/index.d.ts +0 -7
  53. package/checkbox/index.d.ts +0 -7
  54. package/collapse/index.d.ts +0 -7
  55. package/countdown/index.d.ts +0 -7
  56. package/date-picker-pro/index.d.ts +0 -7
  57. package/drawer/index.d.ts +0 -7
  58. package/dropdown/index.d.ts +0 -7
  59. package/editable-select/index.d.ts +0 -7
  60. package/form/index.d.ts +0 -7
  61. package/fullscreen/index.d.ts +0 -7
  62. package/grid/index.d.ts +0 -7
  63. package/icon/index.d.ts +0 -7
  64. package/image-preview/index.d.ts +0 -7
  65. package/index.d.ts +0 -7
  66. package/input/index.d.ts +0 -7
  67. package/input-number/index.d.ts +0 -7
  68. package/layout/index.d.ts +0 -7
  69. package/loading/index.d.ts +0 -7
  70. package/mention/index.d.ts +0 -7
  71. package/menu/index.d.ts +0 -7
  72. package/message/index.d.ts +0 -7
  73. package/modal/index.d.ts +0 -7
  74. package/notification/index.d.ts +0 -7
  75. package/overlay/index.d.ts +0 -7
  76. package/pagination/index.d.ts +0 -7
  77. package/panel/index.d.ts +0 -7
  78. package/popover/index.d.ts +0 -7
  79. package/progress/index.d.ts +0 -7
  80. package/radio/index.d.ts +0 -7
  81. package/rate/index.d.ts +0 -7
  82. package/result/index.d.ts +0 -7
  83. package/ripple/index.d.ts +0 -7
  84. package/search/index.d.ts +0 -7
  85. package/select/index.d.ts +0 -7
  86. package/skeleton/index.d.ts +0 -7
  87. package/slider/index.d.ts +0 -7
  88. package/splitter/index.d.ts +0 -7
  89. package/statistic/index.d.ts +0 -7
  90. package/status/index.d.ts +0 -7
  91. package/steps/index.d.ts +0 -7
  92. package/switch/index.d.ts +0 -7
  93. package/table/index.d.ts +0 -7
  94. package/tabs/index.d.ts +0 -7
  95. package/tag/index.d.ts +0 -7
  96. package/textarea/index.d.ts +0 -7
  97. package/time-picker/index.d.ts +0 -7
  98. package/time-select/index.d.ts +0 -7
  99. package/timeline/index.d.ts +0 -7
  100. package/tooltip/index.d.ts +0 -7
  101. package/tree/index.d.ts +0 -7
  102. package/upload/index.d.ts +0 -7
package/README.md CHANGED
@@ -1,189 +1,229 @@
1
- <p align="center">
2
- <a href="https://devui.design/" target="_blank" rel="noopener noreferrer">
3
- <img alt="DevUI Logo" src="https://vue-devui.github.io/assets/logo.svg" width="180" style="max-width:100%;">
4
- </a>
5
- </p>
6
-
7
- <h1 align="center">Vue DevUI</h1>
8
-
9
- <p align="center">Vue3 component library based on <a href="https://devui.design/" target="_blank" rel="noopener noreferrer">DevUI Design</a></p>
10
-
11
- English | [็ฎ€ไฝ“ไธญๆ–‡](README.zh-CN.md)
12
-
13
- ๐ŸŒˆ Features๏ผš
14
-
15
- - ๐Ÿ“ฆ 40 high-quality components that are simple, easy to use, and flexible.
16
- - ๐Ÿ”‘ Support for TypeScript.
17
- - โ›ฐ๏ธ Support for Nuxt3.
18
- - โšก Support for on-demand import.
19
- - ๐ŸŒ Support internationalization.
20
- - ๐ŸŽจ Support theme customization, and built-in seven beautiful themes such as `Galaxy`, `Sweet` and `Provence`.
21
-
22
- ## ๐ŸŒ Installation
23
-
24
- Install with npm
25
-
26
- ```sh
27
- npm install vue-devui --save
28
- ```
29
-
30
- Install with yarn
31
-
32
- ```sh
33
- yarn add vue-devui
34
- ```
35
-
36
- Install with pnpm
37
-
38
- ```sh
39
- pnpm add vue-devui
40
- ```
41
-
42
- ## ๐Ÿ”ง Usage
43
-
44
- Then import `DevUI` in the `main.ts` file:
45
-
46
- ```ts
47
- import { createApp } from 'vue'
48
- import App from './App.vue'
49
-
50
- // Import Vue DevUI component and style
51
- import DevUI from 'vue-devui'
52
- import 'vue-devui/style.css'
53
-
54
- createApp(App).use(DevUI).mount('#app')
55
- ```
56
-
57
- Then you can use the vue devui component(such as `<d-button>`) in the `App.vue` file:
58
-
59
- ```vue
60
- <template>
61
- <d-button>Button</d-button>
62
- </template>
63
- ```
64
-
65
- ## ๐Ÿ–ฅ๏ธ Development
66
-
67
- ```sh
68
- git clone git@github.com:DevCloudFE/vue-devui.git
69
- cd vue-devui
70
- pnpm install
71
- pnpm scripts run dev
72
- ```
73
-
74
- Open your browser and visit: [http://localhost:3000/](http://localhost:3000/).
75
-
76
- Or you can run other command
77
-
78
- ```sh
79
- pnpm scripts
80
- ```
81
-
82
- ## ๐Ÿค Contributing
83
-
84
- Welcome to join our Vue DevUI open source project!๐ŸŽ‰
85
-
86
- By participating in the Vue DevUI project, we can together:
87
-
88
- - ๐Ÿ”ฅ Learn the latest cool `Vite` + `Vue3` + `TypeScript` + `JSX` technology.
89
- - ๐ŸŽ Learn how to design and develop UI components.
90
- - โญ Hone programming skills and learn excellent programming practice.
91
- - ๐ŸŽŠ Meet a group of friends who love learning and open source.
92
-
93
- If you don't know how to start, please read our [contributing guide](https://vue-devui.github.io/contributing/)
94
-
95
- ## โœจ Contributors
96
-
97
- Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
98
-
99
- <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
100
- <!-- prettier-ignore-start -->
101
- <!-- markdownlint-disable -->
102
- <table>
103
- <tr>
104
- <td align="center"><a href="https://juejin.cn/user/712139267650141"><img src="https://avatars.githubusercontent.com/u/9566362?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kagol</b></sub></a><br /><a href="#maintenance-kagol" title="Maintenance">๐Ÿšง</a> <a href="https://github.com/DevCloudFE/vue-devui/commits?author=kagol" title="Code">๐Ÿ’ป</a> <a href="https://github.com/DevCloudFE/vue-devui/commits?author=kagol" title="Documentation">๐Ÿ“–</a></td>
105
- <td align="center"><a href="https://github.com/TinsFox"><img src="https://avatars.githubusercontent.com/u/33956589?v=4?s=100" width="100px;" alt=""/><br /><sub><b>TinsFox</b></sub></a><br /><a href="#maintenance-TinsFox" title="Maintenance">๐Ÿšง</a> <a href="#infra-TinsFox" title="Infrastructure (Hosting, Build-Tools, etc)">๐Ÿš‡</a></td>
106
- <td align="center"><a href="https://github.com/lnzhangsong"><img src="https://avatars.githubusercontent.com/u/15092594?v=4?s=100" width="100px;" alt=""/><br /><sub><b>nif</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=lnzhangsong" title="Code">๐Ÿ’ป</a></td>
107
- <td align="center"><a href="https://github.com/Zcating"><img src="https://avatars.githubusercontent.com/u/13329558?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Zcating</b></sub></a><br /><a href="#maintenance-Zcating" title="Maintenance">๐Ÿšง</a> <a href="https://github.com/DevCloudFE/vue-devui/commits?author=Zcating" title="Code">๐Ÿ’ป</a></td>
108
- <td align="center"><a href="https://github.com/sufuwang"><img src="https://avatars.githubusercontent.com/u/46395105?v=4?s=100" width="100px;" alt=""/><br /><sub><b>็Ž‹ๅ‡ฏ</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=sufuwang" title="Code">๐Ÿ’ป</a></td>
109
- <td align="center"><a href="https://github.com/iel-h"><img src="https://avatars.githubusercontent.com/u/53589602?v=4?s=100" width="100px;" alt=""/><br /><sub><b>iel</b></sub></a><br /><a href="#maintenance-iel-h" title="Maintenance">๐Ÿšง</a> <a href="https://github.com/DevCloudFE/vue-devui/commits?author=iel-h" title="Code">๐Ÿ’ป</a></td>
110
- <td align="center"><a href="https://github.com/chenxi24"><img src="https://avatars.githubusercontent.com/u/40349890?v=4?s=100" width="100px;" alt=""/><br /><sub><b>chenxi24</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=chenxi24" title="Code">๐Ÿ’ป</a></td>
111
- <td align="center"><a href="https://github.com/asdlml6"><img src="https://avatars.githubusercontent.com/u/61737780?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ๅฐไนไน</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=asdlml6" title="Code">๐Ÿ’ป</a></td>
112
- <td align="center"><a href="http://blog.alanlee.top"><img src="https://avatars.githubusercontent.com/u/42601044?v=4?s=100" width="100px;" alt=""/><br /><sub><b>AlanLee</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=AlanLee97" title="Code">๐Ÿ’ป</a></td>
113
- <td align="center"><a href="https://github.com/ForeseeBear"><img src="https://avatars.githubusercontent.com/u/15258339?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Echo</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=ForeseeBear" title="Code">๐Ÿ’ป</a></td>
114
- </tr>
115
- <tr>
116
- <td align="center"><a href="https://github.com/GaoNeng-wWw"><img src="https://avatars.githubusercontent.com/u/31283122?v=4?s=100" width="100px;" alt=""/><br /><sub><b>GaoNeng</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=GaoNeng-wWw" title="Code">๐Ÿ’ป</a></td>
117
- <td align="center"><a href="https://github.com/xingyan95"><img src="https://avatars.githubusercontent.com/u/11143986?v=4?s=100" width="100px;" alt=""/><br /><sub><b>่กŒ่จ€</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=xingyan95" title="Code">๐Ÿ’ป</a> <a href="https://github.com/DevCloudFE/vue-devui/issues?q=author%3Axingyan95" title="Bug reports">๐Ÿ›</a></td>
118
- <td align="center"><a href="https://devin974.github.io/"><img src="https://avatars.githubusercontent.com/u/67035714?v=4?s=100" width="100px;" alt=""/><br /><sub><b>devin</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=devin974" title="Code">๐Ÿ’ป</a></td>
119
- <td align="center"><a href="https://juejin.cn/user/1618116899507735/posts"><img src="https://avatars.githubusercontent.com/u/70649502?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ๆ— ๅฃฐ</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=ivestszheng" title="Code">๐Ÿ’ป</a></td>
120
- <td align="center"><a href="https://github.com/zxlfly"><img src="https://avatars.githubusercontent.com/u/26324442?v=4?s=100" width="100px;" alt=""/><br /><sub><b>sleep_fish</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=zxlfly" title="Code">๐Ÿ’ป</a></td>
121
- <td align="center"><a href="https://github.com/whylost"><img src="https://avatars.githubusercontent.com/u/62528887?v=4?s=100" width="100px;" alt=""/><br /><sub><b>่ฟทๅฟƒwhylost</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=whylost" title="Code">๐Ÿ’ป</a></td>
122
- <td align="center"><a href="https://juejin.im/user/5c15d35fe51d4545ae495e43"><img src="https://avatars.githubusercontent.com/u/31237954?v=4?s=100" width="100px;" alt=""/><br /><sub><b>X.Q. Chen</b></sub></a><br /><a href="#infra-brenner8023" title="Infrastructure (Hosting, Build-Tools, etc)">๐Ÿš‡</a> <a href="https://github.com/DevCloudFE/vue-devui/commits?author=brenner8023" title="Code">๐Ÿ’ป</a></td>
123
- <td align="center"><a href="https://github.com/git-Where"><img src="https://avatars.githubusercontent.com/u/16344566?v=4?s=100" width="100px;" alt=""/><br /><sub><b>่‘‰ๅฎถ็”ทๅญฉ</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=git-Where" title="Code">๐Ÿ’ป</a></td>
124
- <td align="center"><a href="https://github.com/CatsAndMice"><img src="https://avatars.githubusercontent.com/u/58327088?v=4?s=100" width="100px;" alt=""/><br /><sub><b>lihai</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=CatsAndMice" title="Code">๐Ÿ’ป</a></td>
125
- <td align="center"><a href="http://www.naluduo.vip"><img src="https://avatars.githubusercontent.com/u/28448589?v=4?s=100" width="100px;" alt=""/><br /><sub><b>็บณๆ’ธๅคš</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=naluduo233" title="Code">๐Ÿ’ป</a></td>
126
- </tr>
127
- <tr>
128
- <td align="center"><a href="https://github.com/ElsaOOo"><img src="https://avatars.githubusercontent.com/u/48074435?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ElsaOOo</b></sub></a><br /><a href="#maintenance-ElsaOOo" title="Maintenance">๐Ÿšง</a> <a href="#infra-ElsaOOo" title="Infrastructure (Hosting, Build-Tools, etc)">๐Ÿš‡</a> <a href="https://github.com/DevCloudFE/vue-devui/commits?author=ElsaOOo" title="Code">๐Ÿ’ป</a></td>
129
- <td align="center"><a href="https://github.com/liuxdi"><img src="https://avatars.githubusercontent.com/u/10958003?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ๅˆ˜ๅฐ่ฟช</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=liuxdi" title="Code">๐Ÿ’ป</a></td>
130
- <td align="center"><a href="https://github.com/unfound"><img src="https://avatars.githubusercontent.com/u/32935349?v=4?s=100" width="100px;" alt=""/><br /><sub><b>unfound</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=unfound" title="Code">๐Ÿ’ป</a></td>
131
- <td align="center"><a href="https://github.com/Roading"><img src="https://avatars.githubusercontent.com/u/7751774?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Roading</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=Roading" title="Code">๐Ÿ’ป</a></td>
132
- <td align="center"><a href="http://inreasons.cn"><img src="https://avatars.githubusercontent.com/u/47918504?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Chestnut</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=banlify" title="Code">๐Ÿ’ป</a></td>
133
- <td align="center"><a href="https://github.com/c0dedance"><img src="https://avatars.githubusercontent.com/u/38075730?v=4?s=100" width="100px;" alt=""/><br /><sub><b>c0dedance</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=c0dedance" title="Code">๐Ÿ’ป</a></td>
134
- <td align="center"><a href="https://github.com/duqingyu"><img src="https://avatars.githubusercontent.com/u/30541930?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ๆœๅบ†ๆ„‰</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=duqingyu" title="Code">๐Ÿ’ป</a></td>
135
- <td align="center"><a href="https://github.com/linxiang07"><img src="https://avatars.githubusercontent.com/u/40119767?v=4?s=100" width="100px;" alt=""/><br /><sub><b>linxiang</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=linxiang07" title="Code">๐Ÿ’ป</a></td>
136
- <td align="center"><a href="https://github.com/nextniko"><img src="https://avatars.githubusercontent.com/u/40553790?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ๆŽ˜ๅข“ๅฟ่€…</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=nextniko" title="Code">๐Ÿ’ป</a></td>
137
- <td align="center"><a href="https://github.com/zcj996"><img src="https://avatars.githubusercontent.com/u/52314078?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ไธ€ไธชๅคง่ƒ–ๅญ</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=zcj996" title="Code">๐Ÿ’ป</a> <a href="https://github.com/DevCloudFE/vue-devui/commits?author=zcj996" title="Documentation">๐Ÿ“–</a></td>
138
- </tr>
139
- <tr>
140
- <td align="center"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=eltociear" title="Documentation">๐Ÿ“–</a></td>
141
- <td align="center"><a href="https://xiaoborao.github.io/"><img src="https://avatars.githubusercontent.com/u/27467603?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bob</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=xiaoboRao" title="Code">๐Ÿ’ป</a></td>
142
- <td align="center"><a href="https://github.com/NidusP"><img src="https://avatars.githubusercontent.com/u/30283065?v=4?s=100" width="100px;" alt=""/><br /><sub><b>populus</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=NidusP" title="Code">๐Ÿ’ป</a></td>
143
- <td align="center"><a href="https://github.com/554246839"><img src="https://avatars.githubusercontent.com/u/24663941?v=4?s=100" width="100px;" alt=""/><br /><sub><b>tohalf</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=554246839" title="Code">๐Ÿ’ป</a></td>
144
- <td align="center"><a href="https://github.com/Lonely-shang"><img src="https://avatars.githubusercontent.com/u/34124930?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Miliky</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=Lonely-shang" title="Code">๐Ÿ’ป</a> <a href="https://github.com/DevCloudFE/vue-devui/commits?author=Lonely-shang" title="Tests">โš ๏ธ</a></td>
145
- <td align="center"><a href="https://github.com/MICD0704"><img src="https://avatars.githubusercontent.com/u/20532893?v=4?s=100" width="100px;" alt=""/><br /><sub><b>MICD</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=MICD0704" title="Code">๐Ÿ’ป</a> <a href="https://github.com/DevCloudFE/vue-devui/issues?q=author%3AMICD0704" title="Bug reports">๐Ÿ›</a></td>
146
- <td align="center"><a href="https://github.com/ming-bin"><img src="https://avatars.githubusercontent.com/u/54826175?v=4?s=100" width="100px;" alt=""/><br /><sub><b>mingBin</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=ming-bin" title="Code">๐Ÿ’ป</a> <a href="https://github.com/DevCloudFE/vue-devui/issues?q=author%3Aming-bin" title="Bug reports">๐Ÿ›</a></td>
147
- <td align="center"><a href="https://github.com/icjs-cc"><img src="https://avatars.githubusercontent.com/u/27618209?v=4?s=100" width="100px;" alt=""/><br /><sub><b>้™ˆๅ‰‘ๆœฏ</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=icjs-cc" title="Code">๐Ÿ’ป</a></td>
148
- <td align="center"><a href="https://www.merlin218.top/"><img src="https://avatars.githubusercontent.com/u/61051874?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Merlin218</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/issues?q=author%3AMerlin218" title="Bug reports">๐Ÿ›</a></td>
149
- <td align="center"><a href="https://github.com/jingyiliu"><img src="https://avatars.githubusercontent.com/u/6957175?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Johnny.Liu</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/issues?q=author%3Ajingyiliu" title="Bug reports">๐Ÿ›</a></td>
150
- </tr>
151
- <tr>
152
- <td align="center"><a href="https://github.com/Yangxfeng"><img src="https://avatars.githubusercontent.com/u/35209766?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yangxfeng</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/issues?q=author%3AYangxfeng" title="Bug reports">๐Ÿ›</a></td>
153
- <td align="center"><a href="https://github.com/jCodeLife"><img src="https://avatars.githubusercontent.com/u/50767049?v=4?s=100" width="100px;" alt=""/><br /><sub><b>jCodeLife</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/issues?q=author%3AjCodeLife" title="Bug reports">๐Ÿ›</a></td>
154
- <td align="center"><a href="https://github.com/XiaoRIGE"><img src="https://avatars.githubusercontent.com/u/33147011?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ๅฎ‹ๅฐๆ—ฅ</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/issues?q=author%3AXiaoRIGE" title="Bug reports">๐Ÿ›</a></td>
155
- <td align="center"><a href="https://github.com/daviForevel"><img src="https://avatars.githubusercontent.com/u/39021499?v=4?s=100" width="100px;" alt=""/><br /><sub><b>daviForevel</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=daviForevel" title="Code">๐Ÿ’ป</a></td>
156
- <td align="center"><a href="https://github.com/lj1990111"><img src="https://avatars.githubusercontent.com/u/8649913?v=4?s=100" width="100px;" alt=""/><br /><sub><b>lj1990111</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=lj1990111" title="Code">๐Ÿ’ป</a></td>
157
- <td align="center"><a href="https://github.com/newer2333"><img src="https://avatars.githubusercontent.com/u/32949033?v=4?s=100" width="100px;" alt=""/><br /><sub><b>newer2333</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=newer2333" title="Code">๐Ÿ’ป</a></td>
158
- <td align="center"><a href="https://husky-bear.gitee.io/blob/"><img src="https://avatars.githubusercontent.com/u/50540342?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ๅ“ˆๅฃซๅฅ‡-้ป„</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=Husky-Yellow" title="Code">๐Ÿ’ป</a></td>
159
- <td align="center"><a href="http://innei.ren"><img src="https://avatars.githubusercontent.com/u/41265413?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ๅฏป</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=Innei" title="Code">๐Ÿ’ป</a></td>
160
- <td align="center"><a href="https://github.com/aolyang"><img src="https://avatars.githubusercontent.com/u/72056179?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Anthonio OuYang</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=aolyang" title="Code">๐Ÿ’ป</a></td>
161
- <td align="center"><a href="https://yyblog.top"><img src="https://avatars.githubusercontent.com/u/57666140?v=4?s=100" width="100px;" alt=""/><br /><sub><b>FlingYP</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=flingyp" title="Code">๐Ÿ’ป</a></td>
162
- </tr>
163
- <tr>
164
- <td align="center"><a href="https://github.com/xzxldl55"><img src="https://avatars.githubusercontent.com/u/22699218?v=4?s=100" width="100px;" alt=""/><br /><sub><b>xzxldl55</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=xzxldl55" title="Code">๐Ÿ’ป</a></td>
165
- <td align="center"><a href="https://github.com/79E"><img src="https://avatars.githubusercontent.com/u/71202421?v=4?s=100" width="100px;" alt=""/><br /><sub><b>79</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=79E" title="Code">๐Ÿ’ป</a></td>
166
- <td align="center"><a href="https://github.com/SituC"><img src="https://avatars.githubusercontent.com/u/29355875?v=4?s=100" width="100px;" alt=""/><br /><sub><b>wailen</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=SituC" title="Code">๐Ÿ’ป</a></td>
167
- <td align="center"><a href="https://github.com/JensonMiao"><img src="https://avatars.githubusercontent.com/u/46488783?v=4?s=100" width="100px;" alt=""/><br /><sub><b>jenson</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=JensonMiao" title="Code">๐Ÿ’ป</a></td>
168
- <td align="center"><a href="https://github.com/dbsdaicheng"><img src="https://avatars.githubusercontent.com/u/62135142?v=4?s=100" width="100px;" alt=""/><br /><sub><b>dbsdaicheng</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=dbsdaicheng" title="Tests">โš ๏ธ</a></td>
169
- <td align="center"><a href="https://github.com/qinwencheng"><img src="https://avatars.githubusercontent.com/u/24841685?v=4?s=100" width="100px;" alt=""/><br /><sub><b>qinwencheng</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=qinwencheng" title="Code">๐Ÿ’ป</a></td>
170
- <td align="center"><a href="https://github.com/angelanana"><img src="https://avatars.githubusercontent.com/u/63281354?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Angelanana</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=angelanana" title="Code">๐Ÿ’ป</a></td>
171
- <td align="center"><a href="https://github.com/joo1es"><img src="https://avatars.githubusercontent.com/u/76929557?v=4?s=100" width="100px;" alt=""/><br /><sub><b>joo1es</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=joo1es" title="Code">๐Ÿ’ป</a></td>
172
- <td align="center"><a href="https://github.com/handsomezyw"><img src="https://avatars.githubusercontent.com/u/34366225?v=4?s=100" width="100px;" alt=""/><br /><sub><b>handsomezyw</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=handsomezyw" title="Code">๐Ÿ’ป</a></td>
173
- </tr>
174
- </table>
175
-
176
- <!-- markdownlint-restore -->
177
- <!-- prettier-ignore-end -->
178
-
179
- <!-- ALL-CONTRIBUTORS-LIST:END -->
180
-
181
- This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
182
-
183
- ## Partner project
184
-
185
- - [H5-Dooring - ่ฎฉH5ๅˆถไฝœ๏ผŒๆ›ด็ฎ€ๅ•](http://h5.dooring.cn/)
186
-
187
- ## License
188
-
189
- [MIT](https://github.com/DevCloudFE/vue-devui/blob/dev/LICENSE)
1
+ <p align="center">
2
+ <a href="https://devui.design/" target="_blank" rel="noopener noreferrer">
3
+ <img alt="DevUI Logo" src="https://vue-devui.github.io/assets/logo.svg" width="180" style="max-width:100%;">
4
+ </a>
5
+ </p>
6
+
7
+ <h1 align="center">Vue DevUI</h1>
8
+
9
+ <p align="center">Vue3 component library based on <a href="https://devui.design/" target="_blank" rel="noopener noreferrer">DevUI Design</a></p>
10
+
11
+ English | [็ฎ€ไฝ“ไธญๆ–‡](README.zh-CN.md)
12
+
13
+ ๐ŸŒˆ Features๏ผš
14
+
15
+ - ๐Ÿ“ฆ 55 high-quality components that are simple, easy to use, and flexible.
16
+ - ๐Ÿ”‘ Support for TypeScript.
17
+ - โ›ฐ๏ธ Support for Nuxt3.
18
+ - โšก Support for on-demand import.
19
+ - ๐ŸŒ Support internationalization.
20
+ - ๐ŸŽจ Support theme customization, and built-in seven beautiful themes such as `Galaxy`, `Sweet` and `Provence`.
21
+
22
+ ## ๐Ÿ”ง Usage
23
+
24
+ First install vue-devui with npm, yarn or pnpm.
25
+
26
+ Install with npm
27
+
28
+ ```sh
29
+ npm install vue-devui --save
30
+ ```
31
+
32
+ Install with yarn
33
+
34
+ ```sh
35
+ yarn add vue-devui
36
+ ```
37
+
38
+ Install with pnpm
39
+
40
+ ```sh
41
+ pnpm add vue-devui
42
+ ```
43
+
44
+
45
+ Then import `DevUI` in the `main.ts` file:
46
+
47
+ ```ts
48
+ import { createApp } from 'vue'
49
+ import App from './App.vue'
50
+
51
+ // Import Vue DevUI component and style
52
+ import DevUI from 'vue-devui'
53
+ import 'vue-devui/style.css'
54
+
55
+ createApp(App).use(DevUI).mount('#app')
56
+ ```
57
+
58
+ Then you can use the vue devui component(such as `<d-button>`) in the `App.vue` file:
59
+
60
+ ```vue
61
+ <template>
62
+ <d-button>Button</d-button>
63
+ </template>
64
+ ```
65
+
66
+ ## ๐Ÿ–ฅ๏ธ Development
67
+
68
+ ```sh
69
+ git clone git@github.com:DevCloudFE/vue-devui.git
70
+ cd vue-devui
71
+ pnpm install
72
+ pnpm dev
73
+ ```
74
+
75
+ Open your browser and visit: [http://localhost:3000/](http://localhost:3000/).
76
+
77
+ Or you can run other command
78
+
79
+ ```sh
80
+ pnpm scripts
81
+ ```
82
+
83
+ ## ๐Ÿค Contributing
84
+
85
+ Welcome to join our Vue DevUI open source project!๐ŸŽ‰
86
+
87
+ By participating in the Vue DevUI project, we can together:
88
+
89
+ - ๐Ÿ”ฅ Learn the latest cool `Vite` + `Vue3` + `TypeScript` + `JSX` technology.
90
+ - ๐ŸŽ Learn how to design and develop UI components.
91
+ - โญ Hone programming skills and learn excellent programming practice.
92
+ - ๐ŸŽŠ Meet a group of friends who love learning and open source.
93
+
94
+ If you don't know how to start, please read our [contributing guide](https://vue-devui.github.io/contributing/)
95
+
96
+ ## โœจ Maintainers
97
+
98
+ Maintainers are community members who have made outstanding contributions and have been active in the DevUI community for a long time.
99
+
100
+ - [kagol](https://github.com/kagol)
101
+ - [xingyan95](https://github.com/xingyan95)
102
+ - [linxiang07](https://github.com/linxiang07)
103
+ - [Zcating](https://github.com/Zcating)
104
+ - [TinsFox](https://github.com/TinsFox)
105
+ - [JensonMiao](https://github.com/JensonMiao)
106
+ - [xiejay97](https://github.com/xiejay97)
107
+ - [daviForevel](https://github.com/daviForevel)
108
+ - [AlanLee97](https://github.com/AlanLee97)
109
+ - [SituC](https://github.com/SituC)
110
+ - [lj1990111](https://github.com/lj1990111)
111
+ - [newer2333](https://github.com/newer2333)
112
+ - [vaebe](https://github.com/vaebe)
113
+ - [ivestszheng](https://github.com/ivestszheng)
114
+ - [ElsaOOo](https://github.com/ElsaOOo)
115
+ - [asdlml6](https://github.com/asdlml6)
116
+ - [GaoNeng-wWw](https://github.com/GaoNeng-wWw)
117
+ - [chenxi24](https://github.com/chenxi24)
118
+ - [ErKeLost](https://github.com/ErKeLost)
119
+ - [brenner8023](https://github.com/brenner8023)
120
+
121
+ Outstanding contributions include, but are not limited to, the following:
122
+ - 10 or more PRs are merged
123
+ - Put forward more than 10 review opinions approved by PR authors
124
+ - Provide constructive optimization advice and promote the project to become better
125
+
126
+ ## โœจ Contributors
127
+
128
+ Contributors are community members who have 1 or more PR merged in DevUI.
129
+
130
+ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
131
+
132
+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
133
+ <!-- prettier-ignore-start -->
134
+ <!-- markdownlint-disable -->
135
+ <table>
136
+ <tbody>
137
+ <tr>
138
+ <td align="center"><a href="https://juejin.cn/user/712139267650141"><img src="https://avatars.githubusercontent.com/u/9566362?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kagol</b></sub></a><br /><a href="#maintenance-kagol" title="Maintenance">๐Ÿšง</a> <a href="https://github.com/DevCloudFE/vue-devui/commits?author=kagol" title="Code">๐Ÿ’ป</a> <a href="https://github.com/DevCloudFE/vue-devui/commits?author=kagol" title="Documentation">๐Ÿ“–</a></td>
139
+ <td align="center"><a href="https://github.com/TinsFox"><img src="https://avatars.githubusercontent.com/u/33956589?v=4?s=100" width="100px;" alt=""/><br /><sub><b>TinsFox</b></sub></a><br /><a href="#maintenance-TinsFox" title="Maintenance">๐Ÿšง</a> <a href="#infra-TinsFox" title="Infrastructure (Hosting, Build-Tools, etc)">๐Ÿš‡</a></td>
140
+ <td align="center"><a href="https://github.com/lnzhangsong"><img src="https://avatars.githubusercontent.com/u/15092594?v=4?s=100" width="100px;" alt=""/><br /><sub><b>nif</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=lnzhangsong" title="Code">๐Ÿ’ป</a></td>
141
+ <td align="center"><a href="https://github.com/Zcating"><img src="https://avatars.githubusercontent.com/u/13329558?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Zcating</b></sub></a><br /><a href="#maintenance-Zcating" title="Maintenance">๐Ÿšง</a> <a href="https://github.com/DevCloudFE/vue-devui/commits?author=Zcating" title="Code">๐Ÿ’ป</a></td>
142
+ <td align="center"><a href="https://github.com/sufuwang"><img src="https://avatars.githubusercontent.com/u/46395105?v=4?s=100" width="100px;" alt=""/><br /><sub><b>็Ž‹ๅ‡ฏ</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=sufuwang" title="Code">๐Ÿ’ป</a></td>
143
+ <td align="center"><a href="https://github.com/iel-h"><img src="https://avatars.githubusercontent.com/u/53589602?v=4?s=100" width="100px;" alt=""/><br /><sub><b>iel</b></sub></a><br /><a href="#maintenance-iel-h" title="Maintenance">๐Ÿšง</a> <a href="https://github.com/DevCloudFE/vue-devui/commits?author=iel-h" title="Code">๐Ÿ’ป</a></td>
144
+ <td align="center"><a href="https://github.com/chenxi24"><img src="https://avatars.githubusercontent.com/u/40349890?v=4?s=100" width="100px;" alt=""/><br /><sub><b>chenxi24</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=chenxi24" title="Code">๐Ÿ’ป</a></td>
145
+ <td align="center"><a href="https://github.com/asdlml6"><img src="https://avatars.githubusercontent.com/u/61737780?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ๅฐไนไน</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=asdlml6" title="Code">๐Ÿ’ป</a></td>
146
+ <td align="center"><a href="http://blog.alanlee.top"><img src="https://avatars.githubusercontent.com/u/42601044?v=4?s=100" width="100px;" alt=""/><br /><sub><b>AlanLee</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=AlanLee97" title="Code">๐Ÿ’ป</a></td>
147
+ <td align="center"><a href="https://github.com/ForeseeBear"><img src="https://avatars.githubusercontent.com/u/15258339?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Echo</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=ForeseeBear" title="Code">๐Ÿ’ป</a></td>
148
+ </tr>
149
+ <tr>
150
+ <td align="center"><a href="https://github.com/GaoNeng-wWw"><img src="https://avatars.githubusercontent.com/u/31283122?v=4?s=100" width="100px;" alt=""/><br /><sub><b>GaoNeng</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=GaoNeng-wWw" title="Code">๐Ÿ’ป</a></td>
151
+ <td align="center"><a href="https://github.com/xingyan95"><img src="https://avatars.githubusercontent.com/u/11143986?v=4?s=100" width="100px;" alt=""/><br /><sub><b>่กŒ่จ€</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=xingyan95" title="Code">๐Ÿ’ป</a> <a href="https://github.com/DevCloudFE/vue-devui/issues?q=author%3Axingyan95" title="Bug reports">๐Ÿ›</a></td>
152
+ <td align="center"><a href="https://devin974.github.io/"><img src="https://avatars.githubusercontent.com/u/67035714?v=4?s=100" width="100px;" alt=""/><br /><sub><b>devin</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=devin974" title="Code">๐Ÿ’ป</a></td>
153
+ <td align="center"><a href="https://juejin.cn/user/1618116899507735/posts"><img src="https://avatars.githubusercontent.com/u/70649502?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ๆ— ๅฃฐ</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=ivestszheng" title="Code">๐Ÿ’ป</a></td>
154
+ <td align="center"><a href="https://github.com/zxlfly"><img src="https://avatars.githubusercontent.com/u/26324442?v=4?s=100" width="100px;" alt=""/><br /><sub><b>sleep_fish</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=zxlfly" title="Code">๐Ÿ’ป</a></td>
155
+ <td align="center"><a href="https://github.com/whylost"><img src="https://avatars.githubusercontent.com/u/62528887?v=4?s=100" width="100px;" alt=""/><br /><sub><b>่ฟทๅฟƒwhylost</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=whylost" title="Code">๐Ÿ’ป</a></td>
156
+ <td align="center"><a href="https://juejin.im/user/5c15d35fe51d4545ae495e43"><img src="https://avatars.githubusercontent.com/u/31237954?v=4?s=100" width="100px;" alt=""/><br /><sub><b>X.Q. Chen</b></sub></a><br /><a href="#infra-brenner8023" title="Infrastructure (Hosting, Build-Tools, etc)">๐Ÿš‡</a> <a href="https://github.com/DevCloudFE/vue-devui/commits?author=brenner8023" title="Code">๐Ÿ’ป</a></td>
157
+ <td align="center"><a href="https://github.com/git-Where"><img src="https://avatars.githubusercontent.com/u/16344566?v=4?s=100" width="100px;" alt=""/><br /><sub><b>่‘‰ๅฎถ็”ทๅญฉ</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=git-Where" title="Code">๐Ÿ’ป</a></td>
158
+ <td align="center"><a href="https://github.com/CatsAndMice"><img src="https://avatars.githubusercontent.com/u/58327088?v=4?s=100" width="100px;" alt=""/><br /><sub><b>lihai</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=CatsAndMice" title="Code">๐Ÿ’ป</a></td>
159
+ <td align="center"><a href="http://www.naluduo.vip"><img src="https://avatars.githubusercontent.com/u/28448589?v=4?s=100" width="100px;" alt=""/><br /><sub><b>็บณๆ’ธๅคš</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=naluduo233" title="Code">๐Ÿ’ป</a></td>
160
+ </tr>
161
+ <tr>
162
+ <td align="center"><a href="https://github.com/ElsaOOo"><img src="https://avatars.githubusercontent.com/u/48074435?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ElsaOOo</b></sub></a><br /><a href="#maintenance-ElsaOOo" title="Maintenance">๐Ÿšง</a> <a href="#infra-ElsaOOo" title="Infrastructure (Hosting, Build-Tools, etc)">๐Ÿš‡</a> <a href="https://github.com/DevCloudFE/vue-devui/commits?author=ElsaOOo" title="Code">๐Ÿ’ป</a></td>
163
+ <td align="center"><a href="https://github.com/liuxdi"><img src="https://avatars.githubusercontent.com/u/10958003?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ๅˆ˜ๅฐ่ฟช</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=liuxdi" title="Code">๐Ÿ’ป</a></td>
164
+ <td align="center"><a href="https://github.com/unfound"><img src="https://avatars.githubusercontent.com/u/32935349?v=4?s=100" width="100px;" alt=""/><br /><sub><b>unfound</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=unfound" title="Code">๐Ÿ’ป</a></td>
165
+ <td align="center"><a href="https://github.com/Roading"><img src="https://avatars.githubusercontent.com/u/7751774?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Roading</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=Roading" title="Code">๐Ÿ’ป</a></td>
166
+ <td align="center"><a href="http://inreasons.cn"><img src="https://avatars.githubusercontent.com/u/47918504?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Chestnut</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=banlify" title="Code">๐Ÿ’ป</a></td>
167
+ <td align="center"><a href="https://github.com/c0dedance"><img src="https://avatars.githubusercontent.com/u/38075730?v=4?s=100" width="100px;" alt=""/><br /><sub><b>c0dedance</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=c0dedance" title="Code">๐Ÿ’ป</a></td>
168
+ <td align="center"><a href="https://github.com/duqingyu"><img src="https://avatars.githubusercontent.com/u/30541930?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ๆœๅบ†ๆ„‰</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=duqingyu" title="Code">๐Ÿ’ป</a></td>
169
+ <td align="center"><a href="https://github.com/linxiang07"><img src="https://avatars.githubusercontent.com/u/40119767?v=4?s=100" width="100px;" alt=""/><br /><sub><b>linxiang</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=linxiang07" title="Code">๐Ÿ’ป</a></td>
170
+ <td align="center"><a href="https://github.com/nextniko"><img src="https://avatars.githubusercontent.com/u/40553790?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ๆŽ˜ๅข“ๅฟ่€…</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=nextniko" title="Code">๐Ÿ’ป</a></td>
171
+ <td align="center"><a href="https://github.com/zcj996"><img src="https://avatars.githubusercontent.com/u/52314078?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ไธ€ไธชๅคง่ƒ–ๅญ</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=zcj996" title="Code">๐Ÿ’ป</a> <a href="https://github.com/DevCloudFE/vue-devui/commits?author=zcj996" title="Documentation">๐Ÿ“–</a></td>
172
+ </tr>
173
+ <tr>
174
+ <td align="center"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=eltociear" title="Documentation">๐Ÿ“–</a></td>
175
+ <td align="center"><a href="https://xiaoborao.github.io/"><img src="https://avatars.githubusercontent.com/u/27467603?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bob</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=xiaoboRao" title="Code">๐Ÿ’ป</a></td>
176
+ <td align="center"><a href="https://github.com/NidusP"><img src="https://avatars.githubusercontent.com/u/30283065?v=4?s=100" width="100px;" alt=""/><br /><sub><b>populus</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=NidusP" title="Code">๐Ÿ’ป</a></td>
177
+ <td align="center"><a href="https://github.com/554246839"><img src="https://avatars.githubusercontent.com/u/24663941?v=4?s=100" width="100px;" alt=""/><br /><sub><b>tohalf</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=554246839" title="Code">๐Ÿ’ป</a></td>
178
+ <td align="center"><a href="https://github.com/Lonely-shang"><img src="https://avatars.githubusercontent.com/u/34124930?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Miliky</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=Lonely-shang" title="Code">๐Ÿ’ป</a> <a href="https://github.com/DevCloudFE/vue-devui/commits?author=Lonely-shang" title="Tests">โš ๏ธ</a></td>
179
+ <td align="center"><a href="https://github.com/MICD0704"><img src="https://avatars.githubusercontent.com/u/20532893?v=4?s=100" width="100px;" alt=""/><br /><sub><b>MICD</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=MICD0704" title="Code">๐Ÿ’ป</a> <a href="https://github.com/DevCloudFE/vue-devui/issues?q=author%3AMICD0704" title="Bug reports">๐Ÿ›</a></td>
180
+ <td align="center"><a href="https://github.com/ming-bin"><img src="https://avatars.githubusercontent.com/u/54826175?v=4?s=100" width="100px;" alt=""/><br /><sub><b>mingBin</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=ming-bin" title="Code">๐Ÿ’ป</a> <a href="https://github.com/DevCloudFE/vue-devui/issues?q=author%3Aming-bin" title="Bug reports">๐Ÿ›</a></td>
181
+ <td align="center"><a href="https://github.com/icjs-cc"><img src="https://avatars.githubusercontent.com/u/27618209?v=4?s=100" width="100px;" alt=""/><br /><sub><b>้™ˆๅ‰‘ๆœฏ</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=icjs-cc" title="Code">๐Ÿ’ป</a></td>
182
+ <td align="center"><a href="https://www.merlin218.top/"><img src="https://avatars.githubusercontent.com/u/61051874?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Merlin218</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/issues?q=author%3AMerlin218" title="Bug reports">๐Ÿ›</a></td>
183
+ <td align="center"><a href="https://github.com/jingyiliu"><img src="https://avatars.githubusercontent.com/u/6957175?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Johnny.Liu</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/issues?q=author%3Ajingyiliu" title="Bug reports">๐Ÿ›</a></td>
184
+ </tr>
185
+ <tr>
186
+ <td align="center"><a href="https://github.com/Yangxfeng"><img src="https://avatars.githubusercontent.com/u/35209766?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yangxfeng</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/issues?q=author%3AYangxfeng" title="Bug reports">๐Ÿ›</a></td>
187
+ <td align="center"><a href="https://github.com/jCodeLife"><img src="https://avatars.githubusercontent.com/u/50767049?v=4?s=100" width="100px;" alt=""/><br /><sub><b>jCodeLife</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/issues?q=author%3AjCodeLife" title="Bug reports">๐Ÿ›</a></td>
188
+ <td align="center"><a href="https://github.com/XiaoRIGE"><img src="https://avatars.githubusercontent.com/u/33147011?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ๅฎ‹ๅฐๆ—ฅ</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/issues?q=author%3AXiaoRIGE" title="Bug reports">๐Ÿ›</a></td>
189
+ <td align="center"><a href="https://github.com/daviForevel"><img src="https://avatars.githubusercontent.com/u/39021499?v=4?s=100" width="100px;" alt=""/><br /><sub><b>daviForevel</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=daviForevel" title="Code">๐Ÿ’ป</a></td>
190
+ <td align="center"><a href="https://github.com/lj1990111"><img src="https://avatars.githubusercontent.com/u/8649913?v=4?s=100" width="100px;" alt=""/><br /><sub><b>lj1990111</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=lj1990111" title="Code">๐Ÿ’ป</a></td>
191
+ <td align="center"><a href="https://github.com/newer2333"><img src="https://avatars.githubusercontent.com/u/32949033?v=4?s=100" width="100px;" alt=""/><br /><sub><b>newer2333</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=newer2333" title="Code">๐Ÿ’ป</a></td>
192
+ <td align="center"><a href="https://husky-bear.gitee.io/blob/"><img src="https://avatars.githubusercontent.com/u/50540342?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ๅ“ˆๅฃซๅฅ‡-้ป„</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=Husky-Yellow" title="Code">๐Ÿ’ป</a></td>
193
+ <td align="center"><a href="http://innei.ren"><img src="https://avatars.githubusercontent.com/u/41265413?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ๅฏป</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=Innei" title="Code">๐Ÿ’ป</a></td>
194
+ <td align="center"><a href="https://github.com/aolyang"><img src="https://avatars.githubusercontent.com/u/72056179?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Anthonio OuYang</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=aolyang" title="Code">๐Ÿ’ป</a></td>
195
+ <td align="center"><a href="https://yyblog.top"><img src="https://avatars.githubusercontent.com/u/57666140?v=4?s=100" width="100px;" alt=""/><br /><sub><b>FlingYP</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=flingyp" title="Code">๐Ÿ’ป</a></td>
196
+ </tr>
197
+ <tr>
198
+ <td align="center"><a href="https://github.com/xzxldl55"><img src="https://avatars.githubusercontent.com/u/22699218?v=4?s=100" width="100px;" alt=""/><br /><sub><b>xzxldl55</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=xzxldl55" title="Code">๐Ÿ’ป</a></td>
199
+ <td align="center"><a href="https://github.com/79E"><img src="https://avatars.githubusercontent.com/u/71202421?v=4?s=100" width="100px;" alt=""/><br /><sub><b>79</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=79E" title="Code">๐Ÿ’ป</a></td>
200
+ <td align="center"><a href="https://github.com/SituC"><img src="https://avatars.githubusercontent.com/u/29355875?v=4?s=100" width="100px;" alt=""/><br /><sub><b>wailen</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=SituC" title="Code">๐Ÿ’ป</a></td>
201
+ <td align="center"><a href="https://github.com/JensonMiao"><img src="https://avatars.githubusercontent.com/u/46488783?v=4?s=100" width="100px;" alt=""/><br /><sub><b>jenson</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=JensonMiao" title="Code">๐Ÿ’ป</a></td>
202
+ <td align="center"><a href="https://github.com/dbsdaicheng"><img src="https://avatars.githubusercontent.com/u/62135142?v=4?s=100" width="100px;" alt=""/><br /><sub><b>dbsdaicheng</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=dbsdaicheng" title="Tests">โš ๏ธ</a></td>
203
+ <td align="center"><a href="https://github.com/qinwencheng"><img src="https://avatars.githubusercontent.com/u/24841685?v=4?s=100" width="100px;" alt=""/><br /><sub><b>qinwencheng</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=qinwencheng" title="Code">๐Ÿ’ป</a></td>
204
+ <td align="center"><a href="https://github.com/angelanana"><img src="https://avatars.githubusercontent.com/u/63281354?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Angelanana</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=angelanana" title="Code">๐Ÿ’ป</a></td>
205
+ <td align="center"><a href="https://github.com/joo1es"><img src="https://avatars.githubusercontent.com/u/76929557?v=4?s=100" width="100px;" alt=""/><br /><sub><b>joo1es</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=joo1es" title="Code">๐Ÿ’ป</a></td>
206
+ <td align="center"><a href="https://github.com/handsomezyw"><img src="https://avatars.githubusercontent.com/u/34366225?v=4?s=100" width="100px;" alt=""/><br /><sub><b>handsomezyw</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=handsomezyw" title="Code">๐Ÿ’ป</a></td>
207
+ <td align="center"><a href="https://github.com/iamyoki"><img src="https://avatars.githubusercontent.com/u/74389358?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yoki</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=iamyoki" title="Code">๐Ÿ’ป</a></td>
208
+ </tr>
209
+ <tr>
210
+ <td align="center"><a href="https://github.com/LadyChatterleyLover"><img src="https://avatars.githubusercontent.com/u/35223515?v=4?s=100" width="100px;" alt=""/><br /><sub><b>luopei</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=LadyChatterleyLover" title="Code">๐Ÿ’ป</a></td>
211
+ <td align="center"><a href="https://github.com/wowCheng"><img src="https://avatars.githubusercontent.com/u/69743874?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mr.Cheng</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=wowCheng" title="Code">๐Ÿ’ป</a></td>
212
+ </tr>
213
+ </tbody>
214
+ </table>
215
+
216
+ <!-- markdownlint-restore -->
217
+ <!-- prettier-ignore-end -->
218
+
219
+ <!-- ALL-CONTRIBUTORS-LIST:END -->
220
+
221
+ This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
222
+
223
+ ## Partner project
224
+
225
+ - [H5-Dooring - ่ฎฉH5ๅˆถไฝœ๏ผŒๆ›ด็ฎ€ๅ•](http://h5.dooring.cn/)
226
+
227
+ ## License
228
+
229
+ [MIT](https://github.com/DevCloudFE/vue-devui/blob/dev/LICENSE)