The `node-fetch-event` library is an implementation of the [FetchEvent](https://developer.mozilla.org/en-US/docs/Web/API/FetchEvent) paradigm used by several severless function providers. It is an open source means of:
A better API for making Event Source requests, with all the features of fetch
A light-weight module that brings Fetch API to node.js
An implementation of window.fetch in Node.js using Minipass streams
minimal implementation of a PassThrough stream
better fetch for Node.js. Works on any JavaScript runtime!
Blob & File implementation in Node.js, originally from node-fetch.
OpenTelemetry Node 18+ native fetch automatic instrumentation package
Provides a way to make requests
TypeScript definitions for node-fetch
Cross Platform Smart Fetch Ponyfill
A better API for making Event Source requests, with all the features of fetch()
AbortController for Node based on EventEmitter
HTML5 `FormData` for Browsers and Node.
A light-weight module that brings window.fetch to node.js
Implementation of window.fetch which can use http2 seamlessly
Fetches the contents of a file accross node and browsers.
Universal WHATWG Fetch API for Node, Browsers and React Native
Minimal web-style fetch TypeScript typings
A tiny (741b) utility for Server Sent Event (SSE) streaming via `fetch` and Web Streams API
A light-weight module that brings Fetch API to node.js
Web API compatible fetch implementation
WhatWG/W3C compliant EventSource client for Node.js and browsers
Decorator for a `fetch` function to support automatic cookies.