{"library":"effect-fetch","type":"library","category":null,"description":"Type-safe HTTP client for the Effect ecosystem, v2.2.0. Wraps the Fetch API with interceptors, strongly typed errors, and timeout support. Requires effect >=3.5.7 as a peer dependency. Ships TypeScript types. Differentiates from alternatives like axios or ky by integrating natively with Effect's structured concurrency and error management, enabling composable, type-safe HTTP pipelines with minimal boilerplate. Interceptors include base URL, timeout, logging, status filtering, and authentication. Actively maintained on GitHub.","language":"javascript","status":"active","version":"2.2.0","tags":["javascript","fetch","http","ajax","effect","interceptors","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install effect-fetch","imports":["import * as Fetch from 'effect-fetch/Fetch'","import * as Result from 'effect-fetch/Response'","import * as Interceptor from 'effect-fetch/Interceptor'","import * as Adapter from 'effect-fetch/Adapters/Fetch'"]},{"cmd":"yarn add effect-fetch","imports":[]},{"cmd":"pnpm add effect-fetch","imports":[]}],"homepage":"https://github.com/joshamaju/effect-fetch","github":"https://github.com/joshamaju/effect-fetch","docs":null,"changelog":null,"pypi":null,"npm":"effect-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}