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 11# JS HTTP Status
22
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 ]
49
510> A simple way to catch HTTP statuses with JavaScript.
611
@@ -63,3 +68,6 @@ Report bugs or do suggestions using the [issues](https://github.com/codevor/js-h
6368[ travis-url ] : https://travis-ci.org/codevor/js-http-status
6469[ commitizen-badge ] : https://img.shields.io/badge/commitizen-friendly-brightgreen.svg
6570[ 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