awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
truework avatar

truework/gretchen

0
View on GitHub↗
330 स्टार्स·5 फोर्क्स·TypeScript·4 व्यूज़www.truework.com/labs↗

Gretchen

Making fetch happen in TypeScript.

Features

  • API Layer - Type-safe, chainable API client for fetch.

स्टार हिस्ट्री

truework/gretchen के लिए स्टार हिस्ट्री चार्टtruework/gretchen के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

truework/gretchen क्या करता है?

Making fetch happen in TypeScript.

truework/gretchen की मुख्य विशेषताएं क्या हैं?

truework/gretchen की मुख्य विशेषताएं हैं: API Layer।

truework/gretchen के कुछ ओपन-सोर्स विकल्प क्या हैं?

truework/gretchen के ओपन-सोर्स विकल्पों में शामिल हैं: developit/redaxios — [Axios] has a great API that developers love. Redaxios provides that API in 800 bytes, using native fetch(). 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,…

Gretchen के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Gretchen के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • developit/redaxiosD

    developit/redaxios

    0GitHub पर देखें↗

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

    GitHub पर देखें↗0
  • developit/unfetchdevelopit का अवतार

    developit/unfetch

    5,712GitHub पर देखें↗

    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/wretchelbywan का अवतार

    elbywan/wretch

    5,174GitHub पर देखें↗

    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