fetch-npm

JSON →
library 1.0.9 ·javascript abandoned
verified Jun 7, 2026

A lightweight Node.js HTTP client for GET, POST, PUT, DELETE operations. Version 1.0.9 is the current stable release, with no recent updates. It wraps the native http/https modules and provides a simple init-based configuration. Compared to axios or node-fetch, it is minimal and has no dependencies, but lacks streaming, timeout handling, and modern fetch API compliance. Not maintained since 2022.