{"id":15690408,"url":"https://github.com/gwuhaolin/end-webpack-plugin","last_synced_at":"2025-05-07T23:36:28.315Z","repository":{"id":80950170,"uuid":"81931028","full_name":"gwuhaolin/end-webpack-plugin","owner":"gwuhaolin","description":"webpack end hook","archived":false,"fork":false,"pushed_at":"2018-08-11T08:52:33.000Z","size":1,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T05:41:30.926Z","etag":null,"topics":["webpack"],"latest_commit_sha":null,"homepage":"","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/gwuhaolin.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-14T09:55:48.000Z","updated_at":"2023-01-04T00:00:32.000Z","dependencies_parsed_at":"2023-03-12T12:49:11.480Z","dependency_job_id":null,"html_url":"https://github.com/gwuhaolin/end-webpack-plugin","commit_stats":{"total_commits":2,"total_committers":2,"mean_commits":1.0,"dds":0.5,"last_synced_commit":"7159dbdedfa2171653f2cdd091f6f5be40542464"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwuhaolin%2Fend-webpack-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwuhaolin%2Fend-webpack-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwuhaolin%2Fend-webpack-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwuhaolin%2Fend-webpack-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gwuhaolin","download_url":"https://codeload.github.com/gwuhaolin/end-webpack-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243042922,"owners_count":20226722,"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":["webpack"],"created_at":"2024-10-03T18:09:03.308Z","updated_at":"2025-03-11T13:32:03.124Z","avatar_url":"https://github.com/gwuhaolin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# end hook after webpack is done\n\n## install\n```bash\nnpm i end-webpack-plugin --save-dev\n```\n\n## use\n```js\n    new EndWebpackPlugin(stats =\u003e {\n        console.info('after webpack all done',stats)\n    } , err =\u003e {\n        console.error('after webpack exit with error',err)        \n    })\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwuhaolin%2Fend-webpack-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgwuhaolin%2Fend-webpack-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwuhaolin%2Fend-webpack-plugin/lists"}