mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
Update README.md (#38744)
This commit is contained in:
parent
eef96d75d5
commit
318444897c
21
README.md
21
README.md
@ -10,11 +10,20 @@
|
|||||||
|
|
||||||
An enterprise-class UI design language and React UI library.
|
An enterprise-class UI design language and React UI library.
|
||||||
|
|
||||||
[![CI status][github-action-image]][github-action-url] [![codecov][codecov-image]][codecov-url] [![NPM version][npm-image]][npm-url] [![NPM downloads][download-image]][download-url]
|
[![CI status][github-action-image]][github-action-url]
|
||||||
|
[![codecov][codecov-image]][codecov-url]
|
||||||
|
[![NPM version][npm-image]][npm-url]
|
||||||
|
[![NPM downloads][download-image]][download-url]
|
||||||
|
|
||||||
[![Renovate status][renovate-image]][renovate-dashboard-url] [![Total alerts][lgtm-image]][lgtm-url] [![][bundlesize-js-image]][unpkg-js-url]
|
[![Total alerts][lgtm-image]][lgtm-url]
|
||||||
|
[![][bundlephobia-image]][bundlephobia-url]
|
||||||
|
[![][bundlesize-js-image]][unpkg-js-url]
|
||||||
|
[![FOSSA Status][fossa-image]][fossa-url]
|
||||||
|
|
||||||
[![Follow Twitter][twitter-image]][twitter-url] [![FOSSA Status][fossa-image]][fossa-url] [![Discussions][discussions-image]][discussions-url] [![][issues-helper-image]][issues-helper-url] [![Issues need help][help-wanted-image]][help-wanted-url]
|
[![Follow Twitter][twitter-image]][twitter-url]
|
||||||
|
[![Renovate status][renovate-image]][renovate-dashboard-url]
|
||||||
|
[![][issues-helper-image]][issues-helper-url]
|
||||||
|
[![Issues need help][help-wanted-image]][help-wanted-url]
|
||||||
|
|
||||||
[npm-image]: http://img.shields.io/npm/v/antd.svg?style=flat-square
|
[npm-image]: http://img.shields.io/npm/v/antd.svg?style=flat-square
|
||||||
[npm-url]: http://npmjs.org/package/antd
|
[npm-url]: http://npmjs.org/package/antd
|
||||||
@ -30,12 +39,12 @@ An enterprise-class UI design language and React UI library.
|
|||||||
[fossa-url]: https://app.fossa.io/projects/git%2Bgithub.com%2Fant-design%2Fant-design?ref=badge_shield
|
[fossa-url]: https://app.fossa.io/projects/git%2Bgithub.com%2Fant-design%2Fant-design?ref=badge_shield
|
||||||
[help-wanted-image]: https://flat.badgen.net/github/label-issues/ant-design/ant-design/help%20wanted/open
|
[help-wanted-image]: https://flat.badgen.net/github/label-issues/ant-design/ant-design/help%20wanted/open
|
||||||
[help-wanted-url]: https://github.com/ant-design/ant-design/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22
|
[help-wanted-url]: https://github.com/ant-design/ant-design/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22
|
||||||
[twitter-image]: https://img.shields.io/twitter/follow/AntDesignUI.svg?label=Ant%20Design&style=social
|
[twitter-image]: https://badgen.net/twitter/follow/antdesignui?style=flat-square
|
||||||
[twitter-url]: https://twitter.com/AntDesignUI
|
[twitter-url]: https://twitter.com/AntDesignUI
|
||||||
[discussions-image]: https://img.shields.io/badge/discussions-on%20github-blue?style=flat-square
|
|
||||||
[discussions-url]: https://github.com/ant-design/ant-design/discussions
|
|
||||||
[bundlesize-js-image]: https://img.badgesize.io/https:/unpkg.com/antd/dist/antd.min.js?label=antd.min.js&compression=gzip&style=flat-square
|
[bundlesize-js-image]: https://img.badgesize.io/https:/unpkg.com/antd/dist/antd.min.js?label=antd.min.js&compression=gzip&style=flat-square
|
||||||
[unpkg-js-url]: https://unpkg.com/browse/antd/dist/antd.min.js
|
[unpkg-js-url]: https://unpkg.com/browse/antd/dist/antd.min.js
|
||||||
|
[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/antd?style=flat-square
|
||||||
|
[bundlephobia-url]: https://bundlephobia.com/package/antd
|
||||||
[issues-helper-image]: https://img.shields.io/badge/using-issues--helper-orange?style=flat-square
|
[issues-helper-image]: https://img.shields.io/badge/using-issues--helper-orange?style=flat-square
|
||||||
[issues-helper-url]: https://github.com/actions-cool/issues-helper
|
[issues-helper-url]: https://github.com/actions-cool/issues-helper
|
||||||
[renovate-image]: https://img.shields.io/badge/renovate-enabled-brightgreen.svg?style=flat-square
|
[renovate-image]: https://img.shields.io/badge/renovate-enabled-brightgreen.svg?style=flat-square
|
||||||
|
Loading…
Reference in New Issue
Block a user