|
4 | 4 |
|
5 | 5 | Align source html element with target html element flexibly. |
6 | 6 |
|
7 | | -[![NPM version][npm-image]][npm-url] [![Test coverage][coveralls-image]][coveralls-url] [![npm download][download-image]][download-url]  [](https://cloud.cypress.io/projects/bfy1u3/runs) |
| 7 | +[![NPM version][npm-image]][npm-url] |
| 8 | +[![npm download][download-image]][download-url] |
| 9 | +[![build status][github-actions-image]][github-actions-url] |
| 10 | +[![Codecov][codecov-image]][codecov-url] |
| 11 | +[![bundle size][bundlephobia-image]][bundlephobia-url] |
| 12 | +[![dumi][dumi-image]][dumi-url] |
8 | 13 |
|
9 | 14 | [npm-image]: http://img.shields.io/npm/v/@rc-component/dom-align.svg?style=flat-square |
10 | 15 | [npm-url]: http://npmjs.org/package/@rc-component/dom-align |
11 | | -[coveralls-image]: https://img.shields.io/coveralls/react-component/dom-align.svg?style=flat-square |
12 | | -[coveralls-url]: https://coveralls.io/r/react-component/dom-align?branch=main |
13 | | -[node-image]: https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square |
14 | | -[node-url]: http://nodejs.org/download/ |
| 16 | +[travis-image]: https://img.shields.io/travis/react-component/dom-align/master?style=flat-square |
| 17 | +[travis-url]: https://travis-ci.com/react-component/dom-align |
| 18 | +[github-actions-image]: https://github.com/react-component/dom-align/workflows/CI/badge.svg |
| 19 | +[github-actions-url]: https://github.com/react-component/dom-align/actions |
| 20 | +[codecov-image]: https://img.shields.io/codecov/c/github/react-component/dom-align/master.svg?style=flat-square |
| 21 | +[codecov-url]: https://app.codecov.io/gh/react-component/dom-align |
| 22 | +[david-url]: https://david-dm.org/react-component/dom-align |
| 23 | +[david-image]: https://david-dm.org/react-component/dom-align/status.svg?style=flat-square |
| 24 | +[david-dev-url]: https://david-dm.org/react-component/dom-align?type=dev |
| 25 | +[david-dev-image]: https://david-dm.org/react-component/dom-align/dev-status.svg?style=flat-square |
15 | 26 | [download-image]: https://img.shields.io/npm/dm/@rc-component/dom-align.svg?style=flat-square |
16 | 27 | [download-url]: https://npmjs.org/package/@rc-component/dom-align |
| 28 | +[bundlephobia-url]: https://bundlephobia.com/package/@rc-component/dom-align |
| 29 | +[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/@rc-component/dom-align |
| 30 | +[dumi-url]: https://github.com/umijs/dumi |
| 31 | +[dumi-image]: https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square |
17 | 32 |
|
18 | 33 | ## Screenshot |
19 | 34 |
|
|
0 commit comments