okfetch
A small family of TypeScript-first HTTP packages that make fetch safer and more composable — without hiding how the web platform works.
@okfetch/fetch
The transport core: validation, retries, timeouts, auth, streaming, plugins.
@okfetch/api
Endpoint trees that compile into a fully typed client.
@okfetch/logger
A pino plugin for request, success, failure and retry logging.
@okfetch/otel
One OpenTelemetry CLIENT span per request, redaction included.