File tree Expand file tree Collapse file tree 2 files changed +13
-16
lines changed Expand file tree Collapse file tree 2 files changed +13
-16
lines changed Original file line number Diff line number Diff line change
1
+ <div align =" center " >
2
+
1
3
![ react-promise-loader] ( https://repository-images.githubusercontent.com/236146663/28c41100-3f90-11ea-9922-a1ed44b60cbe )
2
4
3
- <p align =" center " >
4
- <a href="https://www.npmjs.com/package/react-promise-loader">
5
- <img src="https://img.shields.io/npm/v/react-promise-loader" alt="npm version">
6
- </a>
7
- <a href="https://travis-ci.org/awibox/react-promise-loader">
8
- <img src='https://travis-ci.org/awibox/react-promise-loader.svg?branch=master' alt='Build' />
9
- </a>
10
- <a href='https://coveralls.io/github/awibox/react-promise-loader?branch=master'>
11
- <img src='https://coveralls.io/repos/github/awibox/react-promise-loader/badge.svg?branch=master' alt='Coverage Status' />
12
- </a>
13
- <a href="https://www.npmjs.com/package/react-promise-loader">
14
- <img src="https://img.shields.io/npm/dm/react-promise-loader" alt="Downloads">
15
- </a>
16
- <img src="https://img.shields.io/github/license/awibox/react-promise-loader" alt="license">
17
- </p >
5
+ [ ![ Version] ( https://img.shields.io/npm/v/react-promise-loader )] ( https://www.npmjs.com/package/react-promise-loader )
6
+ [ ![ Build] ( https://travis-ci.org/awibox/react-promise-loader.svg?branch=master )] ( https://travis-ci.org/awibox/react-promise-loader )
7
+ [ ![ Coverage] ( https://coveralls.io/repos/github/awibox/react-promise-loader/badge.svg?branch=master )] ( https://coveralls.io/github/awibox/react-promise-loader?branch=master )
8
+ [ ![ Minified size] ( https://img.shields.io/bundlephobia/min/react-promise-loader )] ( https://github.com/awibox/react-promise-loader/blob/master/LICENSE )
9
+ [ ![ Downloads] ( https://img.shields.io/npm/dm/react-promise-loader )] ( https://www.npmjs.com/package/react-promise-loader )
10
+ [ ![ Dependabot] ( https://api.dependabot.com/badges/status?host=github&repo=awibox/react-promise-loader )] ( https://dependabot.com )
11
+ [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )] ( https://github.com/awibox/react-promise-loader/pulls )
12
+ [ ![ Tested with jest] ( https://img.shields.io/badge/tested_with-jest-99424f.svg )] ( https://github.com/facebook/jest )
13
+
14
+ </div >
18
15
19
16
## Table of contents
20
17
* [ Installation] ( #installation )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-promise-loader" ,
3
- "version" : " 1.0.4 " ,
3
+ "version" : " 1.0.5 " ,
4
4
"description" : " This is NPM package with a component for React that will help you display the loader at use react-promise-tracker" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments