{"id":19020351,"url":"https://github.com/ambar/abort-polyfill","last_synced_at":"2026-04-28T08:30:18.438Z","repository":{"id":57172026,"uuid":"340268784","full_name":"ambar/abort-polyfill","owner":"ambar","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-23T11:56:49.000Z","size":93,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-02T02:16:37.529Z","etag":null,"topics":["abort-polyfill","abortcontroller","abortsignal","fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ambar.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}},"created_at":"2021-02-19T05:34:05.000Z","updated_at":"2022-03-23T11:56:52.000Z","dependencies_parsed_at":"2022-08-24T13:30:45.800Z","dependency_job_id":null,"html_url":"https://github.com/ambar/abort-polyfill","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambar%2Fabort-polyfill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambar%2Fabort-polyfill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambar%2Fabort-polyfill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambar%2Fabort-polyfill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ambar","download_url":"https://codeload.github.com/ambar/abort-polyfill/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240064626,"owners_count":19742349,"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":["abort-polyfill","abortcontroller","abortsignal","fetch"],"created_at":"2024-11-08T20:16:56.613Z","updated_at":"2026-04-28T08:30:18.403Z","avatar_url":"https://github.com/ambar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# abort-polyfill\n\n- Polyfill AbortController and AbortSignal\n- Polyfill signal options to legacy fetch\n\n[![abort-polyfill](https://badgen.net/bundlephobia/minzip/abort-polyfill)](https://bundlephobia.com/result?p=abort-polyfill)\n\n## Install\n\n```\nnpm install abort-polyfill\n```\n\n## Usage\n\nAny browsers (IE 10+):\n\n```js\nimport 'cross-fetch/polyfill'\nimport 'abort-polyfill'\n```\n\nNode \u003c 15:\n\n```js\nimport 'cross-fetch/polyfill'\nimport 'event-target-polyfill'\nimport 'abort-polyfill'\n```\n\nNode \u003e= 15:\n\n```js\nimport 'cross-fetch/polyfill'\n// no need to import polyfill\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fambar%2Fabort-polyfill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fambar%2Fabort-polyfill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fambar%2Fabort-polyfill/lists"}