File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change 14
14
<a href =" https://bundlephobia.com/result?p=react-async " >
15
15
<img src="https://img.shields.io/bundlephobia/min/react-async.svg" alt="minified size">
16
16
</a >
17
- <a href =" https://circleci.com/gh/ghengeveld/react-async " >
18
- <img src="https://img.shields.io/circleci/build/github/ghengeveld/react-async/master.svg" alt="build status">
19
- </a >
20
- <a href =" https://codecov.io/github/ghengeveld/react-async " >
21
- <img src="https://img.shields.io/codecov/c/github/ghengeveld/react-async/master.svg" alt="code coverage">
22
- </a >
23
17
<a href =" https://opensource.org/licenses/ISC " >
24
18
<img src="https://img.shields.io/npm/l/react-async.svg" alt="license">
25
19
</a >
29
23
<a href =" https://github.com/ghengeveld/react-async/pulls " >
30
24
<img src="https://img.shields.io/github/issues-pr/ghengeveld/react-async.svg" alt="pull requests">
31
25
</a >
26
+ <br />
27
+ <a href =" https://circleci.com/gh/ghengeveld/react-async " >
28
+ <img src="https://img.shields.io/circleci/build/github/ghengeveld/react-async/master.svg?label=circleci" alt="circleci status">
29
+ </a >
30
+ <a href =" https://travis-ci.org/ghengeveld/react-async " >
31
+ <img src="https://img.shields.io/travis/ghengeveld/react-async/master?label=travis" alt="travis status">
32
+ </a >
33
+ <a href =" https://codecov.io/github/ghengeveld/react-async " >
34
+ <img src="https://img.shields.io/codecov/c/github/ghengeveld/react-async/master.svg" alt="code coverage">
35
+ </a >
36
+ <a href =" https://www.codefactor.io/repository/github/ghengeveld/react-async " >
37
+ <img src="https://www.codefactor.io/repository/github/ghengeveld/react-async/badge" alt="code quality">
38
+ </a >
32
39
</p >
33
40
34
41
React component and hook for declarative promise resolution and data fetching. Makes it easy to handle every
You can’t perform that action at this time.
0 commit comments