{"id":19664281,"url":"https://github.com/beda-software/webpack-polyfills-plugin","last_synced_at":"2025-04-28T21:33:24.558Z","repository":{"id":4030571,"uuid":"51731237","full_name":"beda-software/webpack-polyfills-plugin","owner":"beda-software","description":"Fork from Sl1v3r/webpack-polyfills-plugin","archived":false,"fork":false,"pushed_at":"2023-03-24T00:13:19.000Z","size":930,"stargazers_count":12,"open_issues_count":2,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-13T13:13:42.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beda-software.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-02-15T04:42:46.000Z","updated_at":"2019-08-02T05:26:59.000Z","dependencies_parsed_at":"2023-07-05T20:16:45.760Z","dependency_job_id":null,"html_url":"https://github.com/beda-software/webpack-polyfills-plugin","commit_stats":null,"previous_names":["brogency/webpack-polyfills-plugin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beda-software%2Fwebpack-polyfills-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beda-software%2Fwebpack-polyfills-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beda-software%2Fwebpack-polyfills-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beda-software%2Fwebpack-polyfills-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beda-software","download_url":"https://codeload.github.com/beda-software/webpack-polyfills-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224133811,"owners_count":17261303,"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":[],"created_at":"2024-11-11T16:17:21.466Z","updated_at":"2024-11-11T16:17:22.239Z","avatar_url":"https://github.com/beda-software.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm version](https://badge.fury.io/js/webpack-polyfills-plugin.svg)](https://badge.fury.io/js/webpack-polyfills-plugin)\n\n# webpack-polyfills-plugin\n\nAdds polyfills from [polyfill-service](https://github.com/Financial-Times/polyfill-service) to bundle file. Without magic.\n\nNow the **maintained** plugin, forked from https://github.com/beda-software/webpack-polyfills-plugin/ and ownership transferred.\n\n## Usage:\n\n```javascript\nvar PolyfillsPlugin = require('webpack-polyfills-plugin');\n\nmodule.exports = {\n\n   // ...\n\n   plugins: [\n      new PolyfillsPlugin([\n         'Array/prototype/find',\n         'fetch',\n         'Object/assign'\n      ])\n   ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeda-software%2Fwebpack-polyfills-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeda-software%2Fwebpack-polyfills-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeda-software%2Fwebpack-polyfills-plugin/lists"}