{"library":"fetch-addons","type":"library","category":null,"description":"A TypeScript-first collection of utility addons for the Fetch API, including helpers to serialize a Request to a cURL command (toCurl), create Request or Headers objects from init parameters (getRequest, getHeaders), and remove empty headers (deleteEmptyHeaders). Version 1.3.0 is stable, requires Node >= 16, and ships TypeScript declarations. Unlike manual fetch wrappers, fetch-addons focuses on debugging and transforming fetch inputs/outputs without patching global fetch.","language":"javascript","status":"active","version":"1.3.0","tags":["javascript","fetch","fetch-api","fetch-addons","fetch-helpers","fetch-utils","curl","fetch-to-curl","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-addons","imports":["import { toCurl } from 'fetch-addons'","import { getRequest } from 'fetch-addons'","import { getHeaders } from 'fetch-addons'","import { deleteEmptyHeaders } from 'fetch-addons'","import * as addons from 'fetch-addons'"]},{"cmd":"yarn add fetch-addons","imports":[]},{"cmd":"pnpm add fetch-addons","imports":[]}],"homepage":"https://github.com/smeijer/fetch-addons#readme","github":"https://github.com/smeijer/fetch-addons","docs":null,"changelog":null,"pypi":null,"npm":"fetch-addons","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}