{"id":16302622,"url":"https://github.com/timonson/fetchs","last_synced_at":"2026-04-30T13:34:39.123Z","repository":{"id":115673974,"uuid":"352715667","full_name":"timonson/fetchs","owner":"timonson","description":"fetch something with types","archived":false,"fork":false,"pushed_at":"2022-01-10T14:08:49.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-17T15:29:15.587Z","etag":null,"topics":["browser","deno","fetch","types"],"latest_commit_sha":null,"homepage":"","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/timonson.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-03-29T16:45:18.000Z","updated_at":"2022-01-10T14:07:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c315099-f7d1-4971-bbe1-24faa1a42b55","html_url":"https://github.com/timonson/fetchs","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/timonson/fetchs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timonson%2Ffetchs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timonson%2Ffetchs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timonson%2Ffetchs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timonson%2Ffetchs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timonson","download_url":"https://codeload.github.com/timonson/fetchs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timonson%2Ffetchs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32466333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","deno","fetch","types"],"created_at":"2024-10-10T20:58:28.132Z","updated_at":"2026-04-30T13:34:39.102Z","avatar_url":"https://github.com/timonson.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fetchS\n\n**fetch s**omething with types\n\n### Simplified [fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)\n\n```typescript\nimport { fetchS } from \"https://deno.land/x/fetchs/mod.ts\";\n\nawait fetchS(\"https://github.com\", { bodyMethod: \"text\" });\n```\n\n### Polyfill to fetch files with [deno](https://github.com/denoland/deno)\n\n```typescript\nimport { fetchSPolyfill } from \"https://deno.land/x/fetchs/mod.ts\";\n\nawait fetchSPolyfill(import.meta.url, { bodyMethod: \"blob\" });\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimonson%2Ffetchs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimonson%2Ffetchs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimonson%2Ffetchs/lists"}