just-use-native-fetch

JSON →
library 1.0.0 ·javascript
verified Jun 7, 2026

A tiny utility package (v1.0.0, no release cadence) that provides an alias for node-fetch, redirecting to the native fetch API available in Node.js 18+ and modern browsers. It avoids unnecessary polyfills and simplifies configuration in Vite projects. Differentiator: minimal alternative to node-fetch for environments where native fetch is sufficient.