{"id":14982823,"url":"https://github.com/wk-j/vscode-webpack-progress","last_synced_at":"2025-10-29T18:31:18.808Z","repository":{"id":57397467,"uuid":"70072702","full_name":"wk-j/vscode-webpack-progress","owner":"wk-j","description":"Webpack Progress https://marketplace.visualstudio.com/items?itemName=wk-j.webpack-progress","archived":false,"fork":false,"pushed_at":"2019-08-05T20:36:14.000Z","size":185,"stargazers_count":2,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-25T02:03:30.896Z","etag":null,"topics":["progress","vscode","vscode-extension","webpack"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/wk-j.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}},"created_at":"2016-10-05T15:18:46.000Z","updated_at":"2019-08-05T20:36:16.000Z","dependencies_parsed_at":"2022-09-12T19:43:25.886Z","dependency_job_id":null,"html_url":"https://github.com/wk-j/vscode-webpack-progress","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/wk-j%2Fvscode-webpack-progress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wk-j%2Fvscode-webpack-progress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wk-j%2Fvscode-webpack-progress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wk-j%2Fvscode-webpack-progress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wk-j","download_url":"https://codeload.github.com/wk-j/vscode-webpack-progress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238874100,"owners_count":19545112,"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":["progress","vscode","vscode-extension","webpack"],"created_at":"2024-09-24T14:06:09.010Z","updated_at":"2025-10-29T18:31:18.476Z","avatar_url":"https://github.com/wk-j.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Webpack Progress\n\nDisplay Webpack build progress in VS Code Status Bar.\n\n![](https://github.com/wk-j/vscode-webpack-progress/raw/master/images/progress.png)\n\n## Installation\n\n- \u003ckbd\u003eCommand\u003c/kbd\u003e + \u003ckbd\u003eP\u003c/kbd\u003e\n- Type: `ext install webpack-progress`\n- Press \u003ckbd\u003eEnter\u003c/kbd\u003e\n\n## webpack.config.js\n\nYou have to install [bitbar-webpack-progress-plugin](https://github.com/wk-j/bitbar-webpack-progress-plugin)\n\n```javascript\nvar BitBarWebpackProgressPlugin = require(\"bitbar-webpack-progress-plugin\");\n\nmodule.exports = {\n  ...\n  plugins: [\n      new BitBarWebpackProgressPlugin()\n  ]\n};\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwk-j%2Fvscode-webpack-progress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwk-j%2Fvscode-webpack-progress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwk-j%2Fvscode-webpack-progress/lists"}