Ross ROSS = Recommend OSS · open-source software intelligence for agents

better-auth/better-fetch

Advanced fetch wrapper for TypeScript observed · 2026-09-01

github.com/better-auth/better-fetch · homepage · TypeScript · MIT (permissive) observed · 2026-09-01

Health v2 · maintenance only

88/100

  • Activity 100
  • Release rhythm 89
  • Longevity 61
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 5
  • age_days: 863
  • days_rel: 79
  • days_push: 2
  • n_releases_24m: 16

Full methodology

Adoption not part of the score

1036 stars · 61 forks observed · 2026-09-01

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Better Fetch is an advanced TypeScript fetch wrapper with standard schema validation support (zod, valibot, arktype), pre-defined routes, callbacks, and plugins. It runs across browsers, Node 18+, workers, Deno, and Bun.

Use cases

  • type-safe fetch requests in typescript
  • validate api responses with zod
  • create typed api clients with predefined routes
  • add plugins and callbacks to fetch calls
  • shared http client for browser and node
  • handle api errors consistently

When to choose

  • you want schema-validated, type-safe HTTP requests in TypeScript
  • you need one fetch client working across browser, node, deno, and bun
  • you want reusable route definitions and fetch plugins

When to avoid

  • you only need simple one-off fetch calls without validation
  • you need a full-featured GraphQL or gRPC client
  • your project is not TypeScript/JavaScript

Facets

library · maturity active

http-client serialization middleware plugin-system web-development frontend backend developer-tools apis bun browser cross-platform fetch-wrapper schema-validation zod type-safe-http api-client nodejs deno typescript

2 sources

Member repositories

RepositoryRoleHealth v2
better-auth/better-fetchmain88

For agents

markdown · JSON · MCP: product_card(name="better-auth/better-fetch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem