{"library":"unified-fetch","type":"library","category":null,"description":"unified-fetch is an isomorphic wrapper around fetch APIs for Node.js and browsers, automatically selecting node-fetch, whatwg-fetch, or the native Fetch API based on the runtime environment. Version 1.0.0 is the current stable release with a moderate release cadence. It supports prefix URLs, JWT token injection, hooks, and additional headers. Unlike other fetch wrappers, it provides a single consistent API across environments and simplifies common tasks like JSON body and query string handling.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","fetch","rest","client","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install unified-fetch","imports":["import { UnifiedFetch } from 'unified-fetch'","import { HttpMethod } from 'unified-fetch'","import { unifiedFetch } from 'unified-fetch'"]},{"cmd":"yarn add unified-fetch","imports":[]},{"cmd":"pnpm add unified-fetch","imports":[]}],"homepage":"https://github.com/rmuchall/unified-fetch#readme","github":"https://github.com/rmuchall/unified-fetch","docs":null,"changelog":null,"pypi":null,"npm":"unified-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}