{"library":"file-fetch","type":"library","category":null,"description":"A nodeify-fetch compatible fetch implementation for reading and writing to the local file system using file: URLs and URIs, including implicit relative paths. v2.0.1 (stable, low release cadence). Supports GET for reading content as stream, text, or JSON, and PUT for writing from string or Readable stream. Key differentiators: supports file: URIs (not just absolute file:/// URLs), custom baseURL and contentType factory, and streaming body. No external dependencies beyond Node.js built-ins.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","fetch","readable","stream","file","fs"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install file-fetch","imports":["import fetch from 'file-fetch'","import { factory } from 'file-fetch'","import fetch, { factory } from 'file-fetch'"]},{"cmd":"yarn add file-fetch","imports":[]},{"cmd":"pnpm add file-fetch","imports":[]}],"homepage":"https://github.com/bergos/file-fetch","github":"https://github.com/bergos/file-fetch","docs":null,"changelog":null,"pypi":null,"npm":"file-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}