node-fetch-h2
JSON →http2-aware fork of node-fetch 2.x, providing a window.fetch-compatible API in Node.js using native http2 where possible. Currently at v2.3.1-0 (pre-release), based on node-fetch 2.x with added http2 support. Key differentiators: seamless http2 upgrade for requests, falls back to http1.1 if not supported, maintains the same API surface as node-fetch. Lower adoption and less mature than node-fetch itself, but useful for services that require http2 connections.
Resources
packagenode-fetch-h2 ↗