{"library":"make-fetch","type":"library","category":null,"description":"A library for implementing a custom fetch() function using Node.js streams. Version 3.2.3 is the current stable release. It allows you to define a handler that processes standard Request objects and returns Response options. It provides a low-level API (makeFetch) for completely custom logic and a higher-level routed API (makeRoutedFetch) for matching URL patterns, supporting wildcards. Ships TypeScript types. Similar to node-fetch but focused on custom protocol implementations.","language":"javascript","status":"active","version":"3.2.3","tags":["javascript","fetch","custom","request","fake","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install make-fetch","imports":["import { makeFetch } from 'make-fetch'","import { makeRoutedFetch } from 'make-fetch'","import { makeRoutedFetch } from 'make-fetch'; const { router } = makeRoutedFetch()"]},{"cmd":"yarn add make-fetch","imports":[]},{"cmd":"pnpm add make-fetch","imports":[]}],"homepage":"https://github.com/RangerMauve/make-fetch#readme","github":"https://github.com/RangerMauve/make-fetch","docs":null,"changelog":null,"pypi":null,"npm":"make-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}