GitShow/sindresorhus/got
sindresorhus

got

๐ŸŒ Human-friendly and powerful HTTP request library for Node.js

by sindresorhus
httphttp-clienthttp-requesthttpsnodejsnpm-package
Star on GitHubForknpm

TypeScript

14.9k stars993 forks205 contributorsActive ยท 1mo agoSince 2014v15.1.0MIT

Meet the team

See all 205 on GitHub โ†’
sindresorhus
sindresorhus582 contributions
szmarczak
szmarczak469 contributions
floatdrop
floatdrop258 contributions
Giotino
Giotino27 contributions
alextes
alextes16 contributions
kevva
kevva14 contributions
jstewmon
jstewmon14 contributions
lukechilds
lukechilds12 contributions

Languages

View on GitHub โ†’
TypeScript100%

Commit activity

Last 12 weeks ยท 11 commits

Full graph โ†’

Community health

5 of 6 standards met

Community profile โ†’
100
โœ“READMEโœ“Licenseโœ“Contributingโœ“Code of Conductโ—‹Issue Templateโœ“PR Template

Recent fixes

View closed PRs โ†’
Otaku-gsf
promise.cancel throws "Cannot read private member #state" when a handler returns a new promiseClosedIssue

When a entry returns a new promise (e.g. an async wrapper around ), calling on the returned request throws: TypeError: Cannot read private member #state from an object whose class did not declare it Cause: in , is copied from the underlying without binding: Since got 14 reads , the unbound call crashes. Repro (got 14.6.6, Node 22) Fix

Otaku-gsf ยท 1mo ago
sindresorhus
Add support for `QUERY` HTTP methodMergedPR
sindresorhus ยท 1mo ago
sindresorhus
Various tweaksMergedPR
sindresorhus ยท 1mo ago
Structured data for AI agents

Repository: sindresorhus/got. Description: ๐ŸŒ Human-friendly and powerful HTTP request library for Node.js Stars: 14934, Forks: 993. Primary language: TypeScript. Languages: TypeScript (100%). License: MIT. Topics: http, http-client, http-request, https, nodejs, npm-package. Latest release: v15.1.0 (1mo ago). Open PRs: 0, open issues: 0. Last activity: 1mo ago. Community health: 100%. Top contributors: sindresorhus, szmarczak, floatdrop, Giotino, alextes, kevva, jstewmon, lukechilds, jaulz, bndnsmth and others.

ยท@ofershap

Replace github.com with gitshow.dev