{"library":"like-fetch","type":"library","category":null,"description":"An enhanced fetch wrapper for Node.js, browsers, and React Native that adds timeout, automatic retries (powered by like-retry), status validation, simplified request/response handling (JSON, URL-encoded, text, form-data), and controller support for manual abort. Current stable version is 2.4.0, with a moderate release cadence. Key differentiators: zero-config default same as native fetch, all features opt-in, lightweight without external dependencies except like-retry. Suitable for projects needing reliable HTTP requests with common patterns built-in.","language":"javascript","status":"active","version":"2.4.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install like-fetch","imports":["import fetch from 'like-fetch'","const fetch = require('like-fetch')","import type { LikeFetchOptions } from 'like-fetch'"]},{"cmd":"yarn add like-fetch","imports":[]},{"cmd":"pnpm add like-fetch","imports":[]}],"homepage":"https://github.com/LuKks/like-fetch","github":"https://github.com/LuKks/like-fetch","docs":null,"changelog":null,"pypi":null,"npm":"like-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}