awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D

developit/redaxios

0
View on GitHub↗
0 نجوم·0 تفرعات·3 مشاهدات

Redaxios

[Axios] has a great API that developers love. Redaxios provides that API in 800 bytes, using native fetch().

Features

  • API Layer - Minimalist drop-in replacement for Axios.

سجل النجوم

مخطط تاريخ النجوم لـ developit/redaxiosمخطط تاريخ النجوم لـ developit/redaxios

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة developit/redaxios؟

[Axios] has a great API that developers love. Redaxios provides that API in 800 bytes, using native fetch().

ما هي الميزات الرئيسية لـ developit/redaxios؟

الميزات الرئيسية لـ developit/redaxios هي: API Layer.

ما هي البدائل مفتوحة المصدر لـ developit/redaxios؟

تشمل البدائل مفتوحة المصدر لـ developit/redaxios: developit/unfetch — unfetch is an isomorphic HTTP client and network library that provides a promise-based interface for performing… elbywan/wretch — Wretch is a chainable HTTP client library and Fetch API wrapper designed to simplify network request configuration,… truework/gretchen — Making fetch happen in TypeScript.

بدائل مفتوحة المصدر لـ Redaxios

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Redaxios.
  • developit/unfetchالصورة الرمزية لـ developit

    developit/unfetch

    5,712عرض على GitHub↗

    unfetch is an isomorphic HTTP client and network library that provides a promise-based interface for performing network requests consistently across both browser and server environments. It serves as a lightweight implementation of the Fetch API for environments that lack native support for making network requests. The library enables the retrieval of web resources as text, JSON, or binary blobs while maintaining a small memory footprint. It functions as a polyfill by installing the fetch interface into the global namespace when native browser support is unavailable. The tool covers broad ca

    JavaScript
    عرض على GitHub↗5,712
  • elbywan/wretchالصورة الرمزية لـ elbywan

    elbywan/wretch

    5,174عرض على GitHub↗

    Wretch is a chainable HTTP client library and Fetch API wrapper designed to simplify network request configuration, response parsing, and error handling. It functions as a network request manager and middleware framework for managing the end-to-end lifecycle of HTTP calls. The project is distinguished by a fluent interface for request configuration and a modular extension system. It utilizes a programmable response resolver to automate parsing and a plugin-based architecture to add new capabilities to request and response objects. The library covers a broad range of operational capabilities,

    TypeScript
    عرض على GitHub↗5,174
  • truework/gretchenالصورة الرمزية لـ truework

    truework/gretchen

    330عرض على GitHub↗

    Making fetch happen in TypeScript.

    TypeScript
    عرض على GitHub↗330