|
1 | 1 |
|
2 | 2 | <p align="center">
|
3 |
| - <img alt="logo" src="https://img11.360buyimg.com/imagetools/jfs/t1/211965/25/7152/22022/61b16785E433119bb/aa41d7a9f7e823f3.png" width="150" style="margin-bottom: 10px;"> |
| 3 | + <img alt="logo" src="https://img11.360buyimg.com/imagetools/jfs/t1/211965/25/7152/22022/61b16785E433119bb/aa41d7a9f7e823f3.png" width="150" style="margin-bottom: 10px;"> |
4 | 4 | </p>
|
5 | 5 |
|
6 | 6 | <p align="center">京东风格的轻量级 Vue 组件库,支持移动端 H5 和 小程序开发</p>
|
7 | 7 |
|
8 | 8 | <p align="center">
|
9 |
| - <a href="http://makeapullrequest.com"> |
| 9 | + <a href="https://github.com/jdf2e/nutui/pulls"> |
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://app.codecov.io/gh/jdf2e/nutui"> |
12 | 13 | <img src="https://img.shields.io/codecov/c/github/jdf2e/nutui" alt="coverage"/>
|
| 14 | + </a> |
| 15 | + <a href="https://github.com/jdf2e/nutui/blob/v4/LICENSE"> |
13 | 16 | <img src="https://img.shields.io/npm/l/@nutui/nutui.svg" alt="license"/>
|
14 |
| - <a href="https://www.npmjs.com/package/@nutui/nutui"> |
| 17 | + </a> |
| 18 | + <a href="https://www.npmjs.com/package/@nutui/nutui"> |
15 | 19 | <img src="https://img.shields.io/npm/v/@nutui/nutui.svg?style=flat-square">
|
16 |
| - </a> |
17 |
| - <a href="https://www.npmjs.com/package/@nutui/nutui"> |
| 20 | + </a> |
| 21 | + <a href="https://www.npmjs.com/package/@nutui/nutui"> |
18 | 22 | <img src="https://img.shields.io/npm/dt/@nutui/nutui.svg?style=flat-square">
|
19 |
| - </a> |
| 23 | + </a> |
20 | 24 | </p>
|
21 | 25 | <p align="center">
|
| 26 | + <a href="https://github.com/jdf2e/nutui/graphs/contributors"> |
22 | 27 | <img src="https://img.shields.io/github/contributors/jdf2e/nutui" alt="GitHub contributors">
|
| 28 | + </a> |
| 29 | + <a href="https://github.com/jdf2e/nutui/commits"> |
23 | 30 | <img src="https://img.shields.io/github/commit-activity/m/jdf2e/nutui" alt="GitHub commit activity">
|
| 31 | + </a> |
| 32 | + <a href="https://github.com/jdf2e/nutui/issues"> |
24 | 33 | <img src="https://img.shields.io/github/issues-closed/jdf2e/nutui" alt="GitHub closed issues">
|
| 34 | + </a> |
| 35 | + <a href="https://github.com/jdf2e/nutui/commits"> |
25 | 36 | <img src="https://img.shields.io/github/commits-since/jdf2e/nutui/latest/v4" alt="GitHub commits since latest release (by date)">
|
| 37 | + </a> |
| 38 | + <a href="https://github.com/jdf2e/nutui/releases"> |
26 | 39 | <img src="https://img.shields.io/github/release-date/jdf2e/nutui" alt="GitHub Release Date">
|
| 40 | + </a> |
| 41 | + <a href="https://www.jsdelivr.com/package/npm/@nutui/nutui"> |
27 | 42 | <img src="https://data.jsdelivr.com/v1/package/npm/@nutui/nutui/badge" alt="jsdelivr">
|
| 43 | + </a> |
28 | 44 | </p>
|
29 | 45 |
|
30 | 46 | <p align="center">
|
|
71 | 87 |
|
72 | 88 | 由 NutUI 官方团队维护的项目如下:
|
73 | 89 |
|
74 |
| -| 项目 | 描述 | |
75 |
| -| --- | --- | |
76 |
| -| [@nutui/nutui](https://github.com/jdf2e/nutui) | NutUI 移动端 H5 版本 | |
77 |
| -| [@nutui/nutui-taro](https://github.com/jdf2e/nutui) | NutUI Taro 多端版本 | |
78 |
| -| [@nutui/icons-vue](https://github.com/jdf2e/nutui-icons) | `@nutui/nutui` 使用的图标库 | |
79 |
| -| [@nutui/icons-vue-taro](https://github.com/jdf2e/nutui-icons) | `@nutui/nutui-taro` 使用的图标库 | |
80 |
| -| [@nutui/touch-emulator](https://github.com/jdf2e/nutui/tree/v4/packages/nutui-touch-emulator) | 在桌面端使用 NutUI 的辅助库 | |
81 |
| -| [@nutui/playground](https://github.com/jdf2e/nutui/tree/v4/packages/nutui-playground) | NutUI 在线 Playground | |
82 |
| -| [nutui-demo](https://github.com/jdf2e/nutui-demo) | NutUI 官方示例合集 | |
| 90 | +| 项目 | 描述 | 版本 | |
| 91 | +| --- | --- | --- | |
| 92 | +| [@nutui/nutui](https://github.com/jdf2e/nutui) | NutUI 移动端 H5 版本 |  | |
| 93 | +| [@nutui/nutui-taro](https://github.com/jdf2e/nutui) | NutUI Taro 多端版本 |  | |
| 94 | +| [@nutui/icons-vue](https://github.com/jdf2e/nutui-icons) | `@nutui/nutui` 使用的图标库 |  | |
| 95 | +| [@nutui/icons-vue-taro](https://github.com/jdf2e/nutui-icons) | `@nutui/nutui-taro` 使用的图标库 |  | |
| 96 | +| [@nutui/touch-emulator](packages/nutui-touch-emulator) | 在桌面端使用 NutUI 的辅助库 |  | |
| 97 | +| [@nutui/auto-import-resolver](packages/nutui-auto-import-resolver) | `unplugin-auto-import` 插件的 reolver 配置 |  | |
| 98 | +| [@nutui/playground](packages/nutui-playground) | NutUI 在线 Playground | - | |
| 99 | +| [nutui-demo](https://github.com/jdf2e/nutui-demo) | NutUI 官方示例合集 | - | |
83 | 100 |
|
84 | 101 | ### 社区生态
|
85 | 102 |
|
@@ -142,13 +159,9 @@ NutUI 的共建方向主要分为:解决 issue、修复 bug、新增组件、
|
142 | 159 |
|
143 | 160 | 查阅 [Release](https://github.com/jdf2e/nutui/releases)。
|
144 | 161 |
|
145 |
| -## Star |
146 |
| - |
147 |
| -[](https://github.com/jdf2e/nutui/stargazers) |
148 |
| - |
149 |
| -## Fork |
| 162 | +## License |
150 | 163 |
|
151 |
| -[](https://github.com/jdf2e/nutui/network/members) |
| 164 | +[MIT](https://github.com/jdf2e/nutui/blob/v4/LICENSE) |
152 | 165 |
|
153 | 166 | ## GitHub Stargazaers
|
154 | 167 |
|
|
0 commit comments