@@ -188,38 +188,38 @@ By default, Got will retry on failure. To disable this option, set [`options.ret
188
188
189
189
## Comparison
190
190
191
- | | ` got ` | [ ` request ` ] [ r0 ] | [ ` node-fetch ` ] [ n0 ] | [ ` ky ` ] [ k0 ] | [ ` axios ` ] [ a0 ] | [ ` superagent ` ] [ s0 ] |
192
- | -----------------------| :-------------------:| :------------------: | :------------------ --:| :------------------------:| :------------------:| :----------------------:|
193
- | HTTP/2 support | :heavy_check_mark : ¹ | :x : | : x : | :x : | :x : | :heavy_check_mark : \*\* |
194
- | Browser support | :x : | :x : | : heavy_check_mark :\* | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : |
195
- | Promise API | :heavy_check_mark : | :heavy_check_mark : | : heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : |
196
- | Stream API | :heavy_check_mark : | : heavy_check_mark : | Node.js only | :x : | :x : | :heavy_check_mark : |
197
- | Pagination API | :heavy_check_mark : | :x : | : x : | :x : | :x : | :x : |
198
- | Request cancelation | :heavy_check_mark : | :x : | : heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : |
199
- | RFC compliant caching | :heavy_check_mark : | :x : | : x : | :x : | :x : | :x : |
200
- | Cookies (out-of-box) | :heavy_check_mark : | :heavy_check_mark : | : x : | :x : | :x : | :x : |
201
- | Follows redirects | :heavy_check_mark : | :heavy_check_mark : | : heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : |
202
- | Retries on failure | :heavy_check_mark : | :x : | : x : | :heavy_check_mark : | :x : | :heavy_check_mark : |
203
- | Progress events | :heavy_check_mark : | :x : | : x : | :heavy_check_mark : \*\*\* | Browser only | :heavy_check_mark : |
204
- | Handles gzip/deflate | :heavy_check_mark : | :heavy_check_mark : | : heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : |
205
- | Advanced timeouts | :heavy_check_mark : | :x : | : x : | :x : | :x : | :x : |
206
- | Timings | :heavy_check_mark : | :heavy_check_mark : | : x : | :x : | :x : | :x : |
207
- | Errors with metadata | :heavy_check_mark : | :x : | : x : | :heavy_check_mark : | :heavy_check_mark : | :x : |
208
- | JSON mode | :heavy_check_mark : | :heavy_check_mark : | : heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : |
209
- | Custom defaults | :heavy_check_mark : | :heavy_check_mark : | : x : | :heavy_check_mark : | :heavy_check_mark : | :x : |
210
- | Composable | :heavy_check_mark : | :x : | : x : | :x : | :x : | :heavy_check_mark : |
211
- | Hooks | :heavy_check_mark : | :x : | : x : | :heavy_check_mark : | :heavy_check_mark : | :x : |
212
- | Issues open | [ ![ ] [ gio ]] [ g1 ] | [ ![ ] [ rio ]] [ r1 ] | [ ![ ] [ nio ]] [ n1 ] | [ ![ ] [ kio ]] [ k1 ] | [ ![ ] [ aio ]] [ a1 ] | [ ![ ] [ sio ]] [ s1 ] |
213
- | Issues closed | [ ![ ] [ gic ]] [ g2 ] | [ ![ ] [ ric ]] [ r2 ] | [ ![ ] [ nic ]] [ n2 ] | [ ![ ] [ kic ]] [ k2 ] | [ ![ ] [ aic ]] [ a2 ] | [ ![ ] [ sic ]] [ s2 ] |
214
- | Downloads | [ ![ ] [ gd ]] [ g3 ] | [ ![ ] [ rd ]] [ r3 ] | [ ![ ] [ nd ]] [ n3 ] | [ ![ ] [ kd ]] [ k3 ] | [ ![ ] [ ad ]] [ a3 ] | [ ![ ] [ sd ]] [ s3 ] |
215
- | Coverage | TBD | [ ![ ] [ rc ]] [ r4 ] | [ ![ ] [ nc ]] [ n4 ] | [ ![ ] [ kc ]] [ k4 ] | [ ![ ] [ ac ]] [ a4 ] | [ ![ ] [ sc ]] [ s4 ] |
216
- | Build | [ ![ ] [ gb ]] [ g5 ] | [ ![ ] [ rb ]] [ r5 ] | [ ![ ] [ nb ]] [ n5 ] | [ ![ ] [ kb ]] [ k5 ] | [ ![ ] [ ab ]] [ a5 ] | [ ![ ] [ sb ]] [ s5 ] |
217
- | Bugs | [ ![ ] [ gbg ]] [ g6 ] | [ ![ ] [ rbg ]] [ r6 ] | [ ![ ] [ nbg ]] [ n6 ] | [ ![ ] [ kbg ]] [ k6 ] | [ ![ ] [ abg ]] [ a6 ] | [ ![ ] [ sbg ]] [ s6 ] |
218
- | Dependents | [ ![ ] [ gdp ]] [ g7 ] | [ ![ ] [ rdp ]] [ r7 ] | [ ![ ] [ ndp ]] [ n7 ] | [ ![ ] [ kdp ]] [ k7 ] | [ ![ ] [ adp ]] [ a7 ] | [ ![ ] [ sdp ]] [ s7 ] |
219
- | Install size | [ ![ ] [ gis ]] [ g8 ] | [ ![ ] [ ris ]] [ r8 ] | [ ![ ] [ nis ]] [ n8 ] | [ ![ ] [ kis ]] [ k8 ] | [ ![ ] [ ais ]] [ a8 ] | [ ![ ] [ sis ]] [ s8 ] |
220
- | GitHub stars | [ ![ ] [ gs ]] [ g9 ] | [ ![ ] [ rs ]] [ r9 ] | [ ![ ] [ ns ]] [ n9 ] | [ ![ ] [ ks ]] [ k9 ] | [ ![ ] [ as ]] [ a9 ] | [ ![ ] [ ss ]] [ s9 ] |
221
- | TypeScript support | [ ![ ] [ gts ]] [ g10 ] | [ ![ ] [ rts ]] [ r10 ] | [ ![ ] [ nts ]] [ n10 ] | [ ![ ] [ kts ]] [ k10 ] | [ ![ ] [ ats ]] [ a10 ] | [ ![ ] [ sts ]] [ s11 ] |
222
- | Last commit | [ ![ ] [ glc ]] [ g11 ] | [ ![ ] [ rlc ]] [ r11 ] | [ ![ ] [ nlc ]] [ n11 ] | [ ![ ] [ klc ]] [ k11 ] | [ ![ ] [ alc ]] [ a11 ] | [ ![ ] [ slc ]] [ s11 ] |
191
+ | | ` got ` | [ ` node-fetch ` ] [ n0 ] | [ ` ky ` ] [ k0 ] | [ ` axios ` ] [ a0 ] | [ ` superagent ` ] [ s0 ] |
192
+ | -----------------------| :-------------------:| :--------------------:| :------------------------:| :------------------:| :----------------------:|
193
+ | HTTP/2 support | :heavy_check_mark : ¹ | :x : | :x : | :x : | :heavy_check_mark : \*\* |
194
+ | Browser support | :x : | :heavy_check_mark : \* | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : |
195
+ | Promise API | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : |
196
+ | Stream API | :heavy_check_mark : | Node.js only | :x : | :x : | :heavy_check_mark : |
197
+ | Pagination API | :heavy_check_mark : | :x : | :x : | :x : | :x : |
198
+ | Request cancelation | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : |
199
+ | RFC compliant caching | :heavy_check_mark : | :x : | :x : | :x : | :x : |
200
+ | Cookies (out-of-box) | :heavy_check_mark : | :x : | :x : | :x : | :x : |
201
+ | Follows redirects | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : |
202
+ | Retries on failure | :heavy_check_mark : | :x : | :heavy_check_mark : | :x : | :heavy_check_mark : |
203
+ | Progress events | :heavy_check_mark : | :x : | :heavy_check_mark : \*\*\* | Browser only | :heavy_check_mark : |
204
+ | Handles gzip/deflate | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : |
205
+ | Advanced timeouts | :heavy_check_mark : | :x : | :x : | :x : | :x : |
206
+ | Timings | :heavy_check_mark : | :x : | :x : | :x : | :x : |
207
+ | Errors with metadata | :heavy_check_mark : | :x : | :heavy_check_mark : | :heavy_check_mark : | :x : |
208
+ | JSON mode | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : |
209
+ | Custom defaults | :heavy_check_mark : | :x : | :heavy_check_mark : | :heavy_check_mark : | :x : |
210
+ | Composable | :heavy_check_mark : | :x : | :x : | :x : | :heavy_check_mark : |
211
+ | Hooks | :heavy_check_mark : | :x : | :heavy_check_mark : | :heavy_check_mark : | :x : |
212
+ | Issues open | [ ![ ] [ gio ]] [ g1 ] | [ ![ ] [ nio ]] [ n1 ] | [ ![ ] [ kio ]] [ k1 ] | [ ![ ] [ aio ]] [ a1 ] | [ ![ ] [ sio ]] [ s1 ] |
213
+ | Issues closed | [ ![ ] [ gic ]] [ g2 ] | [ ![ ] [ nic ]] [ n2 ] | [ ![ ] [ kic ]] [ k2 ] | [ ![ ] [ aic ]] [ a2 ] | [ ![ ] [ sic ]] [ s2 ] |
214
+ | Downloads | [ ![ ] [ gd ]] [ g3 ] | [ ![ ] [ nd ]] [ n3 ] | [ ![ ] [ kd ]] [ k3 ] | [ ![ ] [ ad ]] [ a3 ] | [ ![ ] [ sd ]] [ s3 ] |
215
+ | Coverage | TBD | [ ![ ] [ nc ]] [ n4 ] | [ ![ ] [ kc ]] [ k4 ] | [ ![ ] [ ac ]] [ a4 ] | [ ![ ] [ sc ]] [ s4 ] |
216
+ | Build | [ ![ ] [ gb ]] [ g5 ] | [ ![ ] [ nb ]] [ n5 ] | [ ![ ] [ kb ]] [ k5 ] | [ ![ ] [ ab ]] [ a5 ] | [ ![ ] [ sb ]] [ s5 ] |
217
+ | Bugs | [ ![ ] [ gbg ]] [ g6 ] | [ ![ ] [ nbg ]] [ n6 ] | [ ![ ] [ kbg ]] [ k6 ] | [ ![ ] [ abg ]] [ a6 ] | [ ![ ] [ sbg ]] [ s6 ] |
218
+ | Dependents | [ ![ ] [ gdp ]] [ g7 ] | [ ![ ] [ ndp ]] [ n7 ] | [ ![ ] [ kdp ]] [ k7 ] | [ ![ ] [ adp ]] [ a7 ] | [ ![ ] [ sdp ]] [ s7 ] |
219
+ | Install size | [ ![ ] [ gis ]] [ g8 ] | [ ![ ] [ nis ]] [ n8 ] | [ ![ ] [ kis ]] [ k8 ] | [ ![ ] [ ais ]] [ a8 ] | [ ![ ] [ sis ]] [ s8 ] |
220
+ | GitHub stars | [ ![ ] [ gs ]] [ g9 ] | [ ![ ] [ ns ]] [ n9 ] | [ ![ ] [ ks ]] [ k9 ] | [ ![ ] [ as ]] [ a9 ] | [ ![ ] [ ss ]] [ s9 ] |
221
+ | TypeScript support | [ ![ ] [ gts ]] [ g10 ] | [ ![ ] [ nts ]] [ n10 ] | [ ![ ] [ kts ]] [ k10 ] | [ ![ ] [ ats ]] [ a10 ] | [ ![ ] [ sts ]] [ s11 ] |
222
+ | Last commit | [ ![ ] [ glc ]] [ g11 ] | [ ![ ] [ nlc ]] [ n11 ] | [ ![ ] [ klc ]] [ k11 ] | [ ![ ] [ alc ]] [ a11 ] | [ ![ ] [ slc ]] [ s11 ] |
223
223
224
224
\* It's almost API compatible with the browser ` fetch ` API.\
225
225
\*\* Need to switch the protocol manually. Doesn't accept PUSH streams and doesn't reuse HTTP/2 sessions.\
@@ -230,172 +230,149 @@ By default, Got will retry on failure. To disable this option, set [`options.ret
230
230
231
231
<!-- GITHUB -->
232
232
[ k0 ] : https://github.com/sindresorhus/ky
233
- [ r0 ] : https://github.com/request/request
234
233
[ n0 ] : https://github.com/node-fetch/node-fetch
235
234
[ a0 ] : https://github.com/axios/axios
236
235
[ s0 ] : https://github.com/visionmedia/superagent
237
236
238
237
<!-- ISSUES OPEN -->
239
238
[ gio ] : https://img.shields.io/github/issues-raw/sindresorhus/got?color=gray&label
240
239
[ kio ] : https://img.shields.io/github/issues-raw/sindresorhus/ky?color=gray&label
241
- [ rio ] : https://img.shields.io/github/issues-raw/request/request?color=gray&label
242
240
[ nio ] : https://img.shields.io/github/issues-raw/bitinn/node-fetch?color=gray&label
243
241
[ aio ] : https://img.shields.io/github/issues-raw/axios/axios?color=gray&label
244
242
[ sio ] : https://img.shields.io/github/issues-raw/visionmedia/superagent?color=gray&label
245
243
246
244
[ g1 ] : https://github.com/sindresorhus/got/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
247
245
[ k1 ] : https://github.com/sindresorhus/ky/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
248
- [ r1 ] : https://github.com/request/request/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
249
246
[ n1 ] : https://github.com/bitinn/node-fetch/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
250
247
[ a1 ] : https://github.com/axios/axios/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
251
248
[ s1 ] : https://github.com/visionmedia/superagent/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
252
249
253
250
<!-- ISSUES CLOSED -->
254
251
[ gic ] : https://img.shields.io/github/issues-closed-raw/sindresorhus/got?color=blue&label
255
252
[ kic ] : https://img.shields.io/github/issues-closed-raw/sindresorhus/ky?color=blue&label
256
- [ ric ] : https://img.shields.io/github/issues-closed-raw/request/request?color=blue&label
257
253
[ nic ] : https://img.shields.io/github/issues-closed-raw/bitinn/node-fetch?color=blue&label
258
254
[ aic ] : https://img.shields.io/github/issues-closed-raw/axios/axios?color=blue&label
259
255
[ sic ] : https://img.shields.io/github/issues-closed-raw/visionmedia/superagent?color=blue&label
260
256
261
257
[ g2 ] : https://github.com/sindresorhus/got/issues?q=is%3Aissue+is%3Aclosed+sort%3Aupdated-desc
262
258
[ k2 ] : https://github.com/sindresorhus/ky/issues?q=is%3Aissue+is%3Aclosed+sort%3Aupdated-desc
263
- [ r2 ] : https://github.com/request/request/issues?q=is%3Aissue+is%3Aclosed+sort%3Aupdated-desc
264
259
[ n2 ] : https://github.com/bitinn/node-fetch/issues?q=is%3Aissue+is%3Aclosed+sort%3Aupdated-desc
265
260
[ a2 ] : https://github.com/axios/axios/issues?q=is%3Aissue+is%3Aclosed+sort%3Aupdated-desc
266
261
[ s2 ] : https://github.com/visionmedia/superagent/issues?q=is%3Aissue+is%3Aclosed+sort%3Aupdated-desc
267
262
268
263
<!-- DOWNLOADS -->
269
264
[ gd ] : https://img.shields.io/npm/dm/got?color=darkgreen&label
270
265
[ kd ] : https://img.shields.io/npm/dm/ky?color=darkgreen&label
271
- [ rd ] : https://img.shields.io/npm/dm/request?color=darkgreen&label
272
266
[ nd ] : https://img.shields.io/npm/dm/node-fetch?color=darkgreen&label
273
267
[ ad ] : https://img.shields.io/npm/dm/axios?color=darkgreen&label
274
268
[ sd ] : https://img.shields.io/npm/dm/superagent?color=darkgreen&label
275
269
276
270
[ g3 ] : https://www.npmjs.com/package/got
277
271
[ k3 ] : https://www.npmjs.com/package/ky
278
- [ r3 ] : https://www.npmjs.com/package/request
279
272
[ n3 ] : https://www.npmjs.com/package/node-fetch
280
273
[ a3 ] : https://www.npmjs.com/package/axios
281
274
[ s3 ] : https://www.npmjs.com/package/superagent
282
275
283
276
<!-- COVERAGE -->
284
277
[ gc ] : https://img.shields.io/coveralls/github/sindresorhus/got?color=0b9062&label
285
278
[ kc ] : https://img.shields.io/codecov/c/github/sindresorhus/ky?color=0b9062&label
286
- [ rc ] : https://img.shields.io/coveralls/github/request/request?color=0b9062&label
287
279
[ nc ] : https://img.shields.io/coveralls/github/bitinn/node-fetch?color=0b9062&label
288
280
[ ac ] : https://img.shields.io/coveralls/github/mzabriskie/axios?color=0b9062&label
289
281
[ sc ] : https://img.shields.io/codecov/c/github/visionmedia/superagent?color=0b9062&label
290
282
291
283
[ g4 ] : https://coveralls.io/github/sindresorhus/got
292
284
[ k4 ] : https://codecov.io/gh/sindresorhus/ky
293
- [ r4 ] : https://coveralls.io/github/request/request
294
285
[ n4 ] : https://coveralls.io/github/bitinn/node-fetch
295
286
[ a4 ] : https://coveralls.io/github/mzabriskie/axios
296
287
[ s4 ] : https://codecov.io/gh/visionmedia/superagent
297
288
298
289
<!-- BUILD -->
299
290
[ gb ] : https://github.com/sindresorhus/got/actions/workflows/main.yml/badge.svg
300
291
[ kb ] : https://github.com/sindresorhus/ky/actions/workflows/main.yml/badge.svg
301
- [ rb ] : https://img.shields.io/travis/request/request?label
302
292
[ nb ] : https://img.shields.io/travis/bitinn/node-fetch?label
303
293
[ ab ] : https://img.shields.io/travis/axios/axios?label
304
294
[ sb ] : https://img.shields.io/travis/visionmedia/superagent?label
305
295
306
296
[ g5 ] : https://github.com/sindresorhus/got/actions/workflows/main.yml
307
297
[ k5 ] : https://github.com/sindresorhus/ky/actions/workflows/main.yml
308
- [ r5 ] : https://travis-ci.org/github/request/request
309
298
[ n5 ] : https://travis-ci.org/github/bitinn/node-fetch
310
299
[ a5 ] : https://travis-ci.org/github/axios/axios
311
300
[ s5 ] : https://travis-ci.org/github/visionmedia/superagent
312
301
313
302
<!-- BUGS -->
314
303
[ gbg ] : https://img.shields.io/github/issues-raw/sindresorhus/got/bug?color=darkred&label
315
304
[ kbg ] : https://img.shields.io/github/issues-raw/sindresorhus/ky/bug?color=darkred&label
316
- [ rbg ] : https://img.shields.io/github/issues-raw/request/request/Needs%20investigation?color=darkred&label
317
305
[ nbg ] : https://img.shields.io/github/issues-raw/bitinn/node-fetch/bug?color=darkred&label
318
306
[ abg ] : https://img.shields.io/github/issues-raw/axios/axios/type:confirmed%20bug?color=darkred&label
319
307
[ sbg ] : https://img.shields.io/github/issues-raw/visionmedia/superagent/Bug?color=darkred&label
320
308
321
309
[ g6 ] : https://github.com/sindresorhus/got/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Abug
322
310
[ k6 ] : https://github.com/sindresorhus/ky/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Abug
323
- [ r6 ] : https://github.com/request/request/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A"Needs+investigation"
324
311
[ n6 ] : https://github.com/bitinn/node-fetch/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Abug
325
312
[ a6 ] : https://github.com/axios/axios/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22type%3Aconfirmed+bug%22
326
313
[ s6 ] : https://github.com/visionmedia/superagent/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3ABug
327
314
328
315
<!-- DEPENDENTS -->
329
316
[ gdp ] : https://badgen.net/npm/dependents/got?color=orange&label
330
317
[ kdp ] : https://badgen.net/npm/dependents/ky?color=orange&label
331
- [ rdp ] : https://badgen.net/npm/dependents/request?color=orange&label
332
318
[ ndp ] : https://badgen.net/npm/dependents/node-fetch?color=orange&label
333
319
[ adp ] : https://badgen.net/npm/dependents/axios?color=orange&label
334
320
[ sdp ] : https://badgen.net/npm/dependents/superagent?color=orange&label
335
321
336
322
[ g7 ] : https://www.npmjs.com/package/got?activeTab=dependents
337
323
[ k7 ] : https://www.npmjs.com/package/ky?activeTab=dependents
338
- [ r7 ] : https://www.npmjs.com/package/request?activeTab=dependents
339
324
[ n7 ] : https://www.npmjs.com/package/node-fetch?activeTab=dependents
340
325
[ a7 ] : https://www.npmjs.com/package/axios?activeTab=dependents
341
326
[ s7 ] : https://www.npmjs.com/package/visionmedia?activeTab=dependents
342
327
343
328
<!-- INSTALL SIZE -->
344
329
[ gis ] : https://badgen.net/packagephobia/install/got?color=blue&label
345
330
[ kis ] : https://badgen.net/packagephobia/install/ky?color=blue&label
346
- [ ris ] : https://badgen.net/packagephobia/install/request?color=blue&label
347
331
[ nis ] : https://badgen.net/packagephobia/install/node-fetch?color=blue&label
348
332
[ ais ] : https://badgen.net/packagephobia/install/axios?color=blue&label
349
333
[ sis ] : https://badgen.net/packagephobia/install/superagent?color=blue&label
350
334
351
335
[ g8 ] : https://packagephobia.com/result?p=got
352
336
[ k8 ] : https://packagephobia.com/result?p=ky
353
- [ r8 ] : https://packagephobia.com/result?p=request
354
337
[ n8 ] : https://packagephobia.com/result?p=node-fetch
355
338
[ a8 ] : https://packagephobia.com/result?p=axios
356
339
[ s8 ] : https://packagephobia.com/result?p=superagent
357
340
358
341
<!-- GITHUB STARS -->
359
342
[ gs ] : https://img.shields.io/github/stars/sindresorhus/got?color=white&label
360
343
[ ks ] : https://img.shields.io/github/stars/sindresorhus/ky?color=white&label
361
- [ rs ] : https://img.shields.io/github/stars/request/request?color=white&label
362
344
[ ns ] : https://img.shields.io/github/stars/bitinn/node-fetch?color=white&label
363
345
[ as ] : https://img.shields.io/github/stars/axios/axios?color=white&label
364
346
[ ss ] : https://img.shields.io/github/stars/visionmedia/superagent?color=white&label
365
347
366
348
[ g9 ] : https://github.com/sindresorhus/got
367
349
[ k9 ] : https://github.com/sindresorhus/ky
368
- [ r9 ] : https://github.com/request/request
369
350
[ n9 ] : https://github.com/node-fetch/node-fetch
370
351
[ a9 ] : https://github.com/axios/axios
371
352
[ s9 ] : https://github.com/visionmedia/superagent
372
353
373
354
<!-- TYPESCRIPT SUPPORT -->
374
355
[ gts ] : https://badgen.net/npm/types/got?label
375
356
[ kts ] : https://badgen.net/npm/types/ky?label
376
- [ rts ] : https://badgen.net/npm/types/request?label
377
357
[ nts ] : https://badgen.net/npm/types/node-fetch?label
378
358
[ ats ] : https://badgen.net/npm/types/axios?label
379
359
[ sts ] : https://badgen.net/npm/types/superagent?label
380
360
381
361
[ g10 ] : https://github.com/sindresorhus/got
382
362
[ k10 ] : https://github.com/sindresorhus/ky
383
- [ r10 ] : https://github.com/request/request
384
363
[ n10 ] : https://github.com/node-fetch/node-fetch
385
364
[ a10 ] : https://github.com/axios/axios
386
365
[ s10 ] : https://github.com/visionmedia/superagent
387
366
388
367
<!-- LAST COMMIT -->
389
368
[ glc ] : https://img.shields.io/github/last-commit/sindresorhus/got?color=gray&label
390
369
[ klc ] : https://img.shields.io/github/last-commit/sindresorhus/ky?color=gray&label
391
- [ rlc ] : https://img.shields.io/github/last-commit/request/request?color=gray&label
392
370
[ nlc ] : https://img.shields.io/github/last-commit/bitinn/node-fetch?color=gray&label
393
371
[ alc ] : https://img.shields.io/github/last-commit/axios/axios?color=gray&label
394
372
[ slc ] : https://img.shields.io/github/last-commit/visionmedia/superagent?color=gray&label
395
373
396
374
[ g11 ] : https://github.com/sindresorhus/got/commits
397
375
[ k11 ] : https://github.com/sindresorhus/ky/commits
398
- [ r11 ] : https://github.com/request/request/commits
399
376
[ n11 ] : https://github.com/node-fetch/node-fetch/commits
400
377
[ a11 ] : https://github.com/axios/axios/commits
401
378
[ s11 ] : https://github.com/visionmedia/superagent/commits
0 commit comments