fetch-addons
A collection of addons for the fetch API
Found 85 results for fetch-api
A collection of addons for the fetch API
The Request Toolkit For Ultimate Efficiency
More modern openAPI generating solution for alova.js
scenario react hooks with alova.js
Intercept fetch requests
scenario vue hooks with alova.js
A full-feature wrapper around the Fetch API
A simple but elegant `fetch` API wrapper with less than `880B` minified and brotlied, use `fetch` like a charm
Fetch wrapper
Semantic RESTful Fetch API wrappers
HTML templating and streaming response library for Worker Runtimes such as Cloudflare Workers.
The library provides the out of box accessing to MediaWiki API in both browsers & Node.js, and the syntax is very similar to vanilla `new mw.Api()`. TypeScript definition included~
Functional style, non-throwing fetch utils
A collection of factory functions for Fetch API Response types with pre-filled status and status-text headers for well-known HTTP status codes.
A drop-in replacements for fetch, Request, and Response with first class support for JSON objects.
Get your public IPv4 address
🐜 Server-oriented customizable templating for JavaScript
A lightweight module to send HTTP(s) requests from Node.js.
The fetch-request-browser package makes working with external APIs simple and efficient. This intuitive wrapper leverages the power of the Fetch API, providing a clean and concise interface for your API interactions.
The fetch-request-node package makes working with external APIs simple and efficient. This intuitive wrapper leverages the power of the Fetch API, providing a clean and concise interface for your API interactions.
Make REST requests using the Fetch API as easy as typing npm install and avoid having to manually handle headers and response parsing.
Fetch wrapper. Polyfills optional. Aborts, retries, intercepts all in 5kb
Msal-Token-Interceptor is a request interceptor which uses Microsoft MSAL to handle OAuth 2.0 token exchange with Microsoft Identity Platform during a fetch request. This is part of fetch-interceptor family.
HTTP utility collection for Fetch API
Apply interceptors in `fetch` to create a custom request functions.
A library for making HTTP requests using the repository pattern with an built in caching system.
A TypeScript library for making HTTP requests with caching system that can be used as standalone feature.
Fetches using standardized, four-part asynchronous actions for redux-thunk. Based on fetch-action-creator.
Universal Satisfactory Server API client for JavaScript
HTML templating and streaming response library for worker environments such as Cloudflare Workers
A simple, lightweight fetch wrapper designed to simplify making HTTP requests in both JavaScript and TypeScript projects. It comes with built-in support for configuring global headers, base URL, and authorization tokens, making it easier to interact with
Plug is a wrapper for the fetch API that simplifies HTTP requests
A module for using HMPL syntax directly in HTML, without the need for compilation on the JavaScript side
HTTP range request middleware
scenario svelte hooks with alova.js
Intercept fetch requests
An small npm module to fetch the 42 api
HTTP Strict Transport Security(HSTS) middleware
Custom fetch client for reusable HTTP calls
Drop-in replacement for fetch, Request, and Response with first class support for JSON objects
A tiny and trivial AJAX library which uses the Fetch API.
`simple-fetch-ts` is a TypeScript library designed to simplify HTTP requests using a builder-pattern approach. It provides a fluent API for creating, configuring, and executing various HTTP methods (`GET`, `POST`, `PUT`, `PATCH`, `DELETE`) with type safet
x-fetch package
fetch-js-wrapper was designed to be used as a lightweight, drop-in replacement for axios when using the native Fetch API
A tiny library for fetching with goodies
Apply interceptors to `fetch` and create a custom request function.
A TypeScript API client that creates fetch requests from a staticly typed structured object
fetch를 조금 더 편하게 사용할 수 있는 래퍼: post, get 등으로 명시. get(url).json<T>(), post(url).json<T>() 등과 같이 타입을 지원하는 json 메서드.
Helper functions to create Fetch API Response objects based on HTTP status codes
Run 'git describe' on a GitHub repository, in the browser. Useful for GitHub pages sites!
HTTP cross-origin opener policy(COOP) middleware
A fetch wrapper SDK with streaming support
HTTP cross-origin resource policy(CORP) middleware
Native Fetch API doesn't facilitate Interceptors and calling relative urls.
@ayu-sh-kr/dota-rest is a simple, intuitive and fluent Rest Client base on the 'fetch' API
Lightweight module for simulation of HTTP requests with the fetch API
You should have react project to use it
FetchOptionsBuilder is a fluent and easy-to-use utility to build fetch options for making HTTP requests with the Fetch API. It provides a convenient way to configure common options such as Bearer token, method, content type, body, credentials, and custom
LCS Ajax: A powerful JavaScript library for handling AJAX requests securely with nonce-based CSRF protection, asynchronous data handling, and easy integration with APIs.
Ira - Vanilla JS Fetch API wrapper with goodies 🍒
HTTP cross-origin embedder policy(COEP) middleware
HTTP ETag middleware
HTTP referrer policy middleware
A React hook to fetch data using fetch API with useState and useEffect, including loading and error states.
Fetch API based utility for comfortable requests
Fanos is a lightweight JavaScript library for reliable data transmission via the Beacon API, with auto-retry, Fetch fallback, batching, and flexible triggers.
A React hook/component for (re)fetching data.
HTTP XCTO(X-Content-Type-Options) middleware
this api class offers a simple way to post or get an url and the results related to it with fetch
The http request module based on the fetch API.
Fetch API router
Functional style, non-throwing fetch utils
Functional style, non-throwing fetch utils
HTTP compression middleware
HTTP content security policy(CSP) middleware
A collection of tested JavaScript modules that performs different kinds of web development tasks
Request utility collection
x-fetch request package
Simple & opinionated wrapper around the Fetch API
An HTTP client for making requests inspired by the design of the Java HTTP client
GitHub Graphql - Send request using Fetch API
Response utility collection
An extension to fetch which makes it reject on HTTP error codes and throw an appropiate error.
An helper function to create and register interceptors on fetch