{"library":"electron-fetch","type":"library","category":null,"description":"A lightweight module that brings the window.fetch API to Electron's background (main) process, where the native fetch is not available. Version 1.9.1 is the latest stable release. It supports Node.js >=6 and includes TypeScript definitions. Key differentiators: uses Node's http/https modules (not browser fetch), supports stream responses like blob, and handles Electron-specific features like proxy and session. Alternatives like node-fetch lack Electron session support.","language":"javascript","status":"active","version":"1.9.1","tags":["javascript","fetch","http","promise","electron","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install electron-fetch","imports":["import fetch from 'electron-fetch'","import { Response } from 'electron-fetch'","import { Headers } from 'electron-fetch'","import { Request } from 'electron-fetch'"]},{"cmd":"yarn add electron-fetch","imports":[]},{"cmd":"pnpm add electron-fetch","imports":[]}],"homepage":"https://github.com/arantes555/electron-fetch","github":"https://github.com/arantes555/electron-fetch","docs":null,"changelog":null,"pypi":null,"npm":"electron-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}