{"library":"fetch-timeout","type":"library","category":null,"description":"Thin wrapper around the native fetch (or node-fetch) that adds configurable timeout support, returning a custom error string when the timeout is exceeded. Version 0.0.2 is the latest stable release; the package is minimal and has no active development. Only suitable for simple timeout scenarios; does not support AbortController or signal-based cancellation. Alternatives include native AbortController (now widely supported) or libraries like 'ky' with built-in timeout.","language":"javascript","status":"maintenance","version":"0.0.2","tags":["javascript","fetch","timeout","promise"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-timeout","imports":["import fetchTimeout from 'fetch-timeout'","const fetchTimeout = require('fetch-timeout')","let fetchTimeout = require('fetch-timeout')"]},{"cmd":"yarn add fetch-timeout","imports":[]},{"cmd":"pnpm add fetch-timeout","imports":[]}],"homepage":"https://github.com/jkomyno/fetch-timeout#readme","github":"https://github.com/jkomyno/fetch-timeout","docs":null,"changelog":null,"pypi":null,"npm":"fetch-timeout","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}