{"id":22677922,"url":"https://github.com/blackglory/extra-fetch","last_synced_at":"2026-04-11T08:06:03.138Z","repository":{"id":44964447,"uuid":"327617966","full_name":"BlackGlory/extra-fetch","owner":"BlackGlory","description":"🌲 Yet another isomorphism fetch library","archived":false,"fork":false,"pushed_at":"2023-06-10T18:03:22.000Z","size":2026,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-14T11:39:49.638Z","etag":null,"topics":["browser","esm","library","nodejs","npm-package","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-fetch","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlackGlory.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-07T13:20:14.000Z","updated_at":"2024-06-21T16:42:51.176Z","dependencies_parsed_at":"2024-06-21T16:42:26.757Z","dependency_job_id":"966451ad-08a7-4148-bf0e-1c0422e686f6","html_url":"https://github.com/BlackGlory/extra-fetch","commit_stats":{"total_commits":169,"total_committers":2,"mean_commits":84.5,"dds":"0.053254437869822535","last_synced_commit":"e0ac87d1a665ff529ee1a948767ad587b5012b74"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackGlory%2Fextra-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackGlory%2Fextra-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackGlory%2Fextra-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackGlory%2Fextra-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlackGlory","download_url":"https://codeload.github.com/BlackGlory/extra-fetch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246187220,"owners_count":20737460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser","esm","library","nodejs","npm-package","typescript"],"created_at":"2024-12-09T18:13:12.034Z","updated_at":"2026-04-11T08:06:03.133Z","avatar_url":"https://github.com/BlackGlory.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# extra-fetch\n## Install\n```sh\nnpm install --save extra-fetch\n# or\nyarn add extra-fetch\n```\n\n## API\n- fetch\n- Headers\n- Request\n- Response\n- FormData\n- AbortController\n- Blob\n- EventSource\n\n## Logging\nWhen using `fetch` in Node.js, logging can be enabled by setting the environment variable `EXTRA_FETCH_LOG`.\n\n### Level\n- `EXTRA_FETCH_LOG=none`: disable.\n- `EXTRA_FETCH_LOG=error`: log ids, timestamps, elapsed time, errors on failure.\n- `EXTRA_FETCH_LOG=info`: log all of the above, and the urls, methods, status codes of each request and response.\n- `EXTRA_FETCH_LOG=trace`: log all of the above, and the headers of each request and response.\n\n## HTTP/2\nWhen using `fetch` in Node.js, HTTP/2 is enabled by default.\nYou can disable HTTP/2 by setting the environment variable `EXTRA_FETCH_HTTP2=false`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackglory%2Fextra-fetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackglory%2Fextra-fetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackglory%2Fextra-fetch/lists"}