Mock window.fetch requests to ease unit testing
A light-weight module that brings Fetch API to node.js
Blob & File implementation in Node.js, originally from node-fetch.
An implementation of window.fetch in Node.js using Minipass streams
A bunch of tools to configure and create a local github environment to test your github actions in without having to clutter your github with test repositories, actions or hitting github api rate limits.
better fetch for Node.js. Works on any JavaScript runtime!
HTTP server mocking and expectations library for Node.js
Node library for parsing plain text email content. Based on https://github.com/willdurand/EmailReplyParser
Cross Platform Smart Fetch Ponyfill
Opinionated, caching, retrying fetch client
Universal WHATWG Fetch API for Node, Browsers and React Native
minimal implementation of a PassThrough stream
Minimal web-style fetch TypeScript typings
Implementation of window.fetch which can use http2 seamlessly
forward your HTTP request to another server, for fastify
A window.fetch polyfill.
AbortController for Node based on EventEmitter
A light-weight module that brings window.fetch to node.js
Provides a way to make requests
Extend any fetch library with retry functionality
Decorator for a `fetch` function to support automatic cookies.
Fetch-based http client for use with npm registry APIs
Advanced fetch wrapper for typescript with zod schema validations, pre-defined routes, hooks, plugins and more. Works on the browser, node (version 18+), workers, deno and bun.
Web API compatible Blob implementation