superfetch-mrk
v1.0.0
Published
A smart lightweight fetch wrapper with interceptors, offline queue, and SWR cache.
Maintainers
Readme
⚡ SuperFetch MRK
SuperFetch-MRK is a lightweight and powerful wrapper around the native fetch API.
It adds smart features like:
- ✅ Request & Response Interceptors
- 📴 Offline Queue System (auto resend when back online)
- ⚡ SWR Cache (Stale While Revalidate)
- ⏱️ Timeout & Retry support (optional if added)
🚀 Installation
npm install superfetch-mrk