File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ node-fetch
6
6
[ ![ npm next version] [ npm-next-image ]] [ npm-url ]
7
7
[ ![ build status] [ travis-image ]] [ travis-url ]
8
8
[ ![ coverage status] [ codecov-image ]] [ codecov-url ]
9
+ [ ![ install size] [ install-size-image ]] [ install-size-url ]
9
10
10
11
A light-weight module that brings ` window.fetch ` to Node.js
11
12
@@ -410,6 +411,8 @@ Thanks to [github/fetch](https://github.com/github/fetch) for providing a solid
410
411
[ travis-url ] : https://travis-ci.org/bitinn/node-fetch
411
412
[ codecov-image ] : https://img.shields.io/codecov/c/github/bitinn/node-fetch.svg?style=flat-square
412
413
[ codecov-url ] : https://codecov.io/gh/bitinn/node-fetch
414
+ [ install-size-image ] : https://packagephobia.now.sh/badge?p=node-fetch
415
+ [ install-size-url ] : https://packagephobia.now.sh/result?p=node-fetch
413
416
414
417
[ ERROR-HANDLING.md ] : https://github.com/bitinn/node-fetch/blob/master/ERROR-HANDLING.md
415
418
[ LIMITS.md ] : https://github.com/bitinn/node-fetch/blob/master/LIMITS.md
You can’t perform that action at this time.
0 commit comments