node-fetch-core

JSON →
library 1.0.0 ·javascript
verified Jun 7, 2026

A lightweight core set of fetch utilities optimized for Node.js environments, version 1.0.0. Provides a minimal, dependency-light implementation of the Fetch API spec tailored for server-side use, with support for streaming, timeouts, and custom agents. Differentiates from full-featured libraries like node-fetch by focusing on a lean core for building custom fetch wrappers.