{"library":"proto-fetch","type":"library","category":null,"description":"A protocol handler wrapper for the Fetch API that routes requests based on URL protocol (e.g., file, http, https) to custom fetch implementations. Version 2.0.0 is current; the library is stable with no active development. Unlike a monolithic fetch polyfill, proto-fetch delegates protocol handling to separate fetch modules (like file-fetch or nodeify-fetch), enabling modular and extensible fetching in Node.js and custom runtimes. It does not ship its own fetch implementations and requires an explicit protocol-to-implementation map at construction time.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","fetch","file","fs","readable","stream"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install proto-fetch","imports":["import protoFetch from 'proto-fetch'"]},{"cmd":"yarn add proto-fetch","imports":[]},{"cmd":"pnpm add proto-fetch","imports":[]}],"homepage":"https://github.com/bergos/proto-fetch","github":"https://github.com/bergos/proto-fetch","docs":null,"changelog":null,"pypi":null,"npm":"proto-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}