micro-ftch
JSON →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.
Resources
packagemicro-ftch ↗