Skip to content

Sponsors

@hassy @rarkins @lukechilds @voxpelli @sindresorhus
szmarczak/README.md




Pinned

  1. 🌐 Human-friendly and powerful HTTP request library for Node.js

    TypeScript 7.9k 461

  2. 🌳 Tiny & elegant HTTP client based on window.fetch

    JavaScript 5.7k 201

  3. Use HTTP2 the same way like HTTP1

    JavaScript 163 4

  4. 🕐 Performance timings for HTTP requests

    TypeScript 144 7

  5. A cacheable dns.lookup(…) that respects TTL 🎉

    JavaScript 43 5

  6. The safe way to handle the `connect` socket event

    TypeScript 7 2

791 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

July 2020

Created a pull request in szmarczak/http2-wrapper that received 4 comments

Optimize Agent, fix bugs

Some tests are timing out. Will fix soon. Fixed. Why the change? Well, busy sessions are very rare. It's not worth separating them into another obj…

+624 −275 4 comments

Created an issue in microsoft/TypeScript that received 6 comments

Cannot cast T to unknown

Search Terms: Cannot cast T to unknown Code interface Options<T> { fn: (value: T) => void } const normalizeOptions = (options: Options<unknown>): void

6 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.