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 1414 <a href =" https://bundlephobia.com/result?p=react-async " >
1515 <img src="https://img.shields.io/bundlephobia/min/react-async.svg" alt="minified size">
1616 </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 >
2317 <a href =" https://opensource.org/licenses/ISC " >
2418 <img src="https://img.shields.io/npm/l/react-async.svg" alt="license">
2519 </a >
2923 <a href =" https://github.com/ghengeveld/react-async/pulls " >
3024 <img src="https://img.shields.io/github/issues-pr/ghengeveld/react-async.svg" alt="pull requests">
3125 </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 >
3239</p >
3340
3441React 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