Socket
Book a DemoInstallSign in
Socket

@esmx/fetch

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@esmx/fetch

latest
npmnpm
Version
3.0.0-rc.93
Version published
Maintainers
1
Created
Source
Esmx Logo

@esmx/fetch

npm version Build Coverage Report node version size

Universal HTTP client for Esmx framework with caching and progress support

English | 中文

🚀 Features

  • Node.js Optimized - Specifically designed for Node.js server-side environments
  • Smart Caching - Built-in intelligent caching mechanism
  • Progress Tracking - Download progress support with CLI progress bars
  • TypeScript Ready - Full TypeScript support with excellent type safety
  • Axios Based - Built on top of the reliable Axios library
  • Lightweight - Minimal footprint with essential features

📦 Installation

# npm
npm install @esmx/fetch

# pnpm
pnpm add @esmx/fetch

# yarn
yarn add @esmx/fetch

📚 Documentation

Visit the official documentation for detailed usage guides and API reference.

📄 License

MIT © Esmx Team

FAQs

Package last updated on 05 Jan 2026

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