File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# JS HTTP Status
2
2
3
- [ ![ License] [ license-badge ]] [ license-url ] [ ![ Travis CI] [ travis-badge ]] [ travis-url ] [ ![ Coverage Status] [ coverage-badge ]] [ coverage-url ] [ ![ Commitizen] [ commitizen-badge ]] [ commitizen-url ]
3
+ [ ![ Travis CI] [ travis-badge ]] [ travis-url ]
4
+ [ ![ Coverage Status] [ coverage-badge ]] [ coverage-url ]
5
+ [ ![ NPM Version] [ npm-version-badge ]] [ npm-url ]
6
+ ![ NPM Downloads] [ npm-download-url ]
7
+ [ ![ Commitizen] [ commitizen-badge ]] [ commitizen-url ]
8
+ [ ![ License] [ license-badge ]] [ license-url ]
4
9
5
10
> A simple way to catch HTTP statuses with JavaScript.
6
11
@@ -63,3 +68,6 @@ Report bugs or do suggestions using the [issues](https://github.com/codevor/js-h
63
68
[ travis-url ] : https://travis-ci.org/codevor/js-http-status
64
69
[ commitizen-badge ] : https://img.shields.io/badge/commitizen-friendly-brightgreen.svg
65
70
[ commitizen-url ] : http://commitizen.github.io/cz-cli/
71
+ [ npm-version-badge ] : http://img.shields.io/npm/v/js-http-status.svg?style=flat
72
+ [ npm-url ] : https://npmjs.org/package/js-http-status
73
+ [ npm-download-url ] : https://img.shields.io/npm/dw/js-http-status
You can’t perform that action at this time.
0 commit comments