New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

mini-fetchy

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mini-fetchy

Custom fetch client for reusable HTTP calls

latest
npmnpm
Version
1.2.0
Version published
Maintainers
1
Created
Source

mini-fetchyx

A lightweight, customizable fetch wrapper inspired by Axios instances. Easily create reusable HTTP clients with base URLs, headers, timeouts, and more — powered by the native fetch API.

🚀 Features

  • 🛠️ Create custom fetch instances like axios.create()
  • 🌐 Set base URL once for all requests
  • 🧾 Set default headers (e.g., Auth, Content-Type)
  • ⏱️ Built-in timeout handling
  • ⚡ Lightweight and dependency-free

📦 Installation

npm install mini-fetchy

Keywords

fetch

FAQs

Package last updated on 08 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts