9
9
<a href="http://makeapullrequest.com">
10
10
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square" alt="PRs Welcome">
11
11
</a >
12
- <a href="https://github.com/jdf2e/nutui">
13
- <img src="https://coveralls.io/repos/github/jdf2e/nutui/badge.svg?branch=master" alt="Coverage Status" />
14
- </a>
15
- <a href="https://github.com/jdf2e/nutui">
12
+ <img src="https://img.shields.io/codecov/c/github/jdf2e/nutui" alt="coverage"/>
16
13
<img src="https://img.shields.io/npm/l/@nutui/nutui.svg" alt="license"/>
17
- </a>
18
14
<a href="https://www.npmjs.com/package/@nutui/nutui">
19
15
<img src="https://img.shields.io/npm/v/@nutui/nutui.svg?style=flat-square">
20
16
</a>
21
17
<a href="https://www.npmjs.com/package/@nutui/nutui">
22
18
<img src="https://img.shields.io/npm/dt/@nutui/nutui.svg?style=flat-square">
23
19
</a>
24
- <a href="https://travis-ci.org/jdf2e/nutui">
25
- <img src="https://img.shields.io/travis/jdf2e/nutui.svg?style=flat-square">
26
- </a>
27
-
28
20
</p >
29
21
<p align =" center " >
30
- <a href="https://github.com/jdf2e/nutui">
31
22
<img src="https://img.shields.io/github/contributors/jdf2e/nutui" alt="GitHub contributors">
32
- </a>
33
- <a href="https://github.com/jdf2e/nutui">
34
- <img src="https://img.shields.io/github/commit-activity/w/jdf2e/nutui" alt="GitHub commit activity">
35
- </a>
36
- <a href="https://github.com/jdf2e/nutui">
23
+ <img src="https://img.shields.io/github/commit-activity/m/jdf2e/nutui" alt="GitHub commit activity">
37
24
<img src="https://img.shields.io/github/issues-closed/jdf2e/nutui" alt="GitHub closed issues">
38
- </a>
39
- <a href="https://github.com/jdf2e/nutui">
40
25
<img src="https://img.shields.io/github/commits-since/jdf2e/nutui/latest/v4" alt="GitHub commits since latest release (by date)">
41
- </a>
42
- <a href="https://github.com/jdf2e/nutui">
43
26
<img src="https://img.shields.io/github/release-date/jdf2e/nutui" alt="GitHub Release Date">
44
- </a >
45
27
</p >
46
28
47
29
<p align =" center " >
60
42
61
43
简体中文 | [ English] ( ./README_EN.md )
62
44
63
- ## 特性
45
+ ## 特性
64
46
65
47
* 🚀 70+ 高质量组件,覆盖移动端主流场景
66
48
* 💪 支持一套代码同时开发 H5+多端小程序
@@ -97,6 +79,7 @@ npm i @nutui/nutui-taro
97
79
## 版本说明
98
80
99
81
目前 NutUI 有以下版本:
82
+
100
83
* NutUI 4.x,默认推荐版本,定期迭代更新发版。
101
84
* NutUI 3.x,长期维护版本,会同步 V4 版本问题修复,不对 API 做调整,不定期发版。
102
85
* NutUI 2.x,仅修复重要阻塞性问题,不定期发版。
@@ -119,7 +102,6 @@ createApp(App).use(NutUI).mount("#app")
119
102
120
103
[ awesome-nutui] ( https://github.com/jdf2e/nutui/blob/v4/awesome.md )
121
104
122
-
123
105
## 主题
124
106
125
107
我们提供了几套官方主题,来自京东内部实际业务,欢迎在项目中使用,如果不能满足需求,你也可以使用 ConfigProvider 组件自定义主题。
@@ -171,7 +153,6 @@ NutUI 已经投入了我们的生产环境中使用,业界也在广泛地使
171
153
| [ NutUI Vue] ( https://github.com/jdf2e/nutui/issues ) | <img src =" https://storage.360buyimg.com/nutui-static/image/wx-code.png " width =" 100 " /> 回复「NutUI」 | 82957939
172
154
| [ NutUI x Taro] ( https://github.com/jdf2e/nutui/issues ) | <img src =" https://camo.githubusercontent.com/db4276b4ee4b443158195e943e9e678cb4d2afb7580f70d4d817ef0a90413aec/687474703a2f2f73746f726167652e333630627579696d672e636f6d2f7461726f2d6a642d636f6d2f7374617469632f636f6e746163745f7461726f5f6e757475695f71722e706e67 " width =" 100 " /> 回复「NutUI」 | 1022545110 |
173
155
174
-
175
156
## 参与共建
176
157
177
158
#### NutUI 社区共建倡议
@@ -202,16 +183,14 @@ NutUI 的共建方向主要分为:解决 issue、修复 bug、新增组件、
202
183
<img src =" https://opencollective.com/nutui/contributors.svg?width=890&button=false " alt =" contributors " >
203
184
</a >
204
185
205
-
206
- ## Stargazers
186
+ ## Stargazers
207
187
208
188
[ ![ Stargazers repo roster for @jdf2e/nutui ] ( https://reporoster.com/stars/jdf2e/nutui )] ( https://github.com/jdf2e/nutui/stargazers )
209
189
210
190
## Forkers
211
191
212
192
[ ![ Forkers repo roster for @jdf2e/nutui ] ( https://reporoster.com/forks/jdf2e/nutui )] ( https://github.com/jdf2e/nutui/network/members )
213
193
214
-
215
194
## 开发计划
216
195
217
196
[ Milestones] ( https://github.com/jdf2e/nutui/projects )
@@ -220,7 +199,6 @@ NutUI 的共建方向主要分为:解决 issue、修复 bug、新增组件、
220
199
221
200
本项目遵从 [ Angular Style Commit Message Conventions] ( https://gist.github.com/stephenparish/9941e89d80e2bc58a153 ) ,更新日志请查阅 [ Release] ( https://github.com/jdf2e/nutui/releases ) 。
222
201
223
- ## github stargazers
202
+ ## github stargazers
224
203
225
204
![ stargazers] ( https://starchart.cc/jdf2e/nutui.svg )
226
-
0 commit comments