{"library":"bare-fetch","type":"library","category":null,"description":"WHATWG Fetch implementation for Node.js Bare, providing a lightweight, standards-compatible HTTP client for Bare environments. Version 3.0.1 is current, with active development on GitHub. It supports Request, Response, and Headers classes, automatic redirects, abort signals, and form data handling. Unlike node-fetch, it is designed specifically for Bare and uses bare-buffer and bare-abort-controller as peer dependencies. No external runtime dependencies beyond those.","language":"javascript","status":"active","version":"3.0.1","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install bare-fetch","imports":["const fetch = require('bare-fetch')","const { Request } = require('bare-fetch')","const { Response } = require('bare-fetch')","const { Headers } = require('bare-fetch')"]},{"cmd":"yarn add bare-fetch","imports":[]},{"cmd":"pnpm add bare-fetch","imports":[]}],"homepage":"https://github.com/holepunchto/bare-fetch#readme","github":"https://github.com/holepunchto/bare-fetch","docs":null,"changelog":null,"pypi":null,"npm":"bare-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}