Better Fetch
JSON →A tiny ES6 fetch() wrapper that simplifies common patterns: automatically sends cookies, allows setting default headers globally, and accepts plain JS objects as request body (auto-converted to FormData). Current stable version is 1.1.2, though the package appears unmaintained since 2016. Compared to alternatives like ky or axios, better-fetch is minimal and stays close to the native fetch API. It is likely compatible with both browser and Node.js environments that support fetch (or with polyfills). The library ships no TypeScript definitions and has no dependencies.
Traffic · last 30 days stale · no recent hits
total hits 10
actors 4 distinct systems
last hit 16d ago AhrefsBot
top countries 🇺🇸 United States · 🇸🇬 Singapore · SC · 🇨🇦 Canada · 🇫🇷 France
Resources
packagebetter-fetch ↗