|
5 | 5 |
|
6 | 6 | <h4>Blazing fast semantic helper components for working with <a href="https://reactjs.org/" target="_blank">React</a>.</h4> |
7 | 7 |
|
8 | | -<p> |
9 | | - <a href="https://badge.fury.io/js/react-semantics"> |
10 | | - <img src="https://badge.fury.io/js/react-semantics.svg" alt="npm package" /> |
11 | | - </a> |
12 | | - <a href="https://travis-ci.com/csvenke/react-semantics"> |
13 | | - <img src="https://travis-ci.com/csvenke/react-semantics.svg?branch=master" alt="build status" /> |
14 | | - </a> |
15 | | - <a href='https://coveralls.io/github/csvenke/react-semantics?branch=master'> |
16 | | - <img src='https://coveralls.io/repos/github/csvenke/react-semantics/badge.svg?branch=master' alt='Coverage Status' /> |
17 | | - </a> |
18 | | - <a href="https://david-dm.org/csvenke/react-semantics"> |
19 | | - <img src="https://david-dm.org/csvenke/react-semantics.svg" alt="dependencies status" /> |
20 | | - </a> |
21 | | - <a href="https://david-dm.org/csvenke/react-semantics?type=dev"> |
22 | | - <img src="https://david-dm.org/csvenke/react-semantics/dev-status.svg" alt="devdependencies status" /> |
23 | | - </a> |
24 | | - <a href="https://greenkeeper.io/"> |
25 | | - <img src="https://badges.greenkeeper.io/csvenke/react-semantics.svg" alt="greenkeeper" /> |
26 | | - </a> |
27 | | -</p> |
| 8 | + <p> |
| 9 | + <a href="https://badge.fury.io/js/react-semantics"> |
| 10 | + <img src="https://badge.fury.io/js/react-semantics.svg" alt="npm package" /> |
| 11 | + </a> |
| 12 | + <a href="https://travis-ci.com/csvenke/react-semantics"> |
| 13 | + <img src="https://travis-ci.com/csvenke/react-semantics.svg?branch=master" alt="build status" /> |
| 14 | + </a> |
| 15 | + <a href='https://coveralls.io/github/csvenke/react-semantics?branch=master'> |
| 16 | + <img src='https://coveralls.io/repos/github/csvenke/react-semantics/badge.svg?branch=master' alt='Coverage Status' /> |
| 17 | + </a> |
| 18 | + <a href="https://david-dm.org/csvenke/react-semantics"> |
| 19 | + <img src="https://david-dm.org/csvenke/react-semantics.svg" alt="dependencies status" /> |
| 20 | + </a> |
| 21 | + <a href="https://david-dm.org/csvenke/react-semantics?type=dev"> |
| 22 | + <img src="https://david-dm.org/csvenke/react-semantics/dev-status.svg" alt="devdependencies status" /> |
| 23 | + </a> |
| 24 | + <a href="https://greenkeeper.io/"> |
| 25 | + <img src="https://badges.greenkeeper.io/csvenke/react-semantics.svg" alt="greenkeeper" /> |
| 26 | + </a> |
| 27 | + </p> |
28 | 28 |
|
29 | 29 | <p> |
30 | 30 | <a href="#installation">Installation</a> • |
|
0 commit comments