{"library":"node-superfetch","type":"library","category":null,"description":"node-superfetch is a tiny wrapper around Node.js's native fetch API (available since Node 18) that provides a superagent-like fluent interface. Version 0.3.5 is the latest stable release, with sporadic updates. It supports HTTP methods (get, post, put, patch, delete, head), query parameters, headers, send/attach for bodies, redirect limits, agent configuration, and optional noResultData mode. Unlike node-fetch or bare fetch, it offers a chainable API and response parsing (JSON, text, buffer, stream). It ships TypeScript types and is ESM-compatible via import or require (CJS).","language":"javascript","status":"active","version":"0.3.5","tags":["javascript","fetch","node-fetch","superagent","snekfetch","request","http","https","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install node-superfetch","imports":["import request from 'node-superfetch'","import type { Request } from 'node-superfetch'","import type { Response } from 'node-superfetch'","const { body } = await request.get(url)"]},{"cmd":"yarn add node-superfetch","imports":[]},{"cmd":"pnpm add node-superfetch","imports":[]}],"homepage":"https://github.com/lilyissillyyy/node-superfetch#readme","github":"https://github.com/lilyissillyyy/node-superfetch","docs":null,"changelog":null,"pypi":null,"npm":"node-superfetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}