{"library":"fetch-to-node","type":"library","category":null,"description":"Convert between fetch-compatible Request/Response objects and Node.js http.IncomingMessage/ServerResponse for use in WinterTC runtimes (Cloudflare Workers, Bun, Deno, Fastly Compute). v2.1.0 is stable, actively maintained, and ships TypeScript definitions. Unlike alternatives like @fastly/http-compute-js, it has zero runtime dependencies beyond Node.js compatibility shims (Readable, Writable, Buffer). Ideal for running Express or other Node.js HTTP middleware in edge environments.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","node","fetch","whatwg","wintertc","http","request","response","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-to-node","imports":["import { toReqRes } from 'fetch-to-node'","import { toFetchResponse } from 'fetch-to-node'","import type { Request } from 'fetch-to-node'"]},{"cmd":"yarn add fetch-to-node","imports":[]},{"cmd":"pnpm add fetch-to-node","imports":[]}],"homepage":"https://github.com/mhart/fetch-to-node#readme","github":"https://github.com/mhart/fetch-to-node","docs":null,"changelog":null,"pypi":null,"npm":"fetch-to-node","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}