Skip to content

A light-weight module that brings window.fetch to Node.js

License

Notifications You must be signed in to change notification settings

mrbbot/node-fetch

 
 

Repository files navigation

This a modified fork of dollarshaveclub/node-fetch tweaked to fit the use-case of miniflare. This is not meant for general use. It adds types, Response.redirect, Web Sockets to Response's, the cf property to Request's, support for empty bodies and has updated dependencies. It uses Node's built-in Web Streams and Blob, so requires Node 16.5.0 or greater.

About

A light-weight module that brings window.fetch to Node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%