{"library":"micro-ftch","type":"library","category":null,"description":"A collection of fetch wrappers providing killswitch, logging, timeouts, concurrency limits, JSON-RPC batching, and replayable requests. Built on top of the browser's native fetch() API, it enables secure network control in environments where raw fetch is insufficient. Version 1.0.0 is stable, with composable wrappers (ftch, jsonrpc, replayable) that can be chained. Unlike heavier alternatives, it focuses on minimal overhead and TypeScript first-class support. Ideal for testing, rate-limited APIs, and secure contexts.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","fetch","network","killswitch","concurrent","parallel","jsonrpc","micro","replay","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install micro-ftch","imports":["import { ftch } from 'micro-ftch'","import { jsonrpc } from 'micro-ftch'","import { replayable } from 'micro-ftch'"]},{"cmd":"yarn add micro-ftch","imports":[]},{"cmd":"pnpm add micro-ftch","imports":[]}],"homepage":"https://github.com/paulmillr/micro-ftch#readme","github":"https://github.com/paulmillr/micro-ftch","docs":null,"changelog":null,"pypi":null,"npm":"micro-ftch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}