{"id":16489058,"url":"https://github.com/thundernet8/customized-progress-webpack-plugin","last_synced_at":"2026-05-14T03:34:16.028Z","repository":{"id":74229166,"uuid":"97675616","full_name":"thundernet8/customized-progress-webpack-plugin","owner":"thundernet8","description":"Fork and customize of simple-progress-webpack-plugin","archived":false,"fork":false,"pushed_at":"2017-07-19T06:23:48.000Z","size":46,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T18:50:11.219Z","etag":null,"topics":["progress","webpack","webpack-plugin"],"latest_commit_sha":null,"homepage":null,"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/thundernet8.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":"2017-07-19T05:20:13.000Z","updated_at":"2018-03-22T16:50:03.000Z","dependencies_parsed_at":"2023-07-03T02:23:05.319Z","dependency_job_id":null,"html_url":"https://github.com/thundernet8/customized-progress-webpack-plugin","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/thundernet8%2Fcustomized-progress-webpack-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thundernet8%2Fcustomized-progress-webpack-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thundernet8%2Fcustomized-progress-webpack-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thundernet8%2Fcustomized-progress-webpack-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thundernet8","download_url":"https://codeload.github.com/thundernet8/customized-progress-webpack-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241314988,"owners_count":19942761,"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","webpack","webpack-plugin"],"created_at":"2024-10-11T13:42:49.110Z","updated_at":"2026-05-14T03:34:10.977Z","avatar_url":"https://github.com/thundernet8.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# customized-progress-webpack-plugin\n\n**A simple progress plugin for Webpack, fork and customize of simple-progress-webpack-plugin.**\n\n[![npm version](https://img.shields.io/npm/v/customized-progress-webpack-plugin.svg?maxAge=3600\u0026style=flat)](https://www.npmjs.com/package/customized-progress-webpack-plugin)\n[![dependency status](https://img.shields.io/david/thundernet8/customized-progress-webpack-plugin.svg?maxAge=3600\u0026style=flat)](https://david-dm.org/thundernet8/customized-progress-webpack-plugin)\n[![dev dependency status](https://img.shields.io/david/dev/thundernet8/customized-progress-webpack-plugin.svg?maxAge=3600\u0026style=flat)](https://david-dm.org/thundernet8/customized-progress-webpack-plugin?type=dev)\n[![travis ci build status](https://img.shields.io/travis/thundernet8/customized-progress-webpack-plugin/master.svg?maxAge=3600\u0026style=flat)](https://travis-ci.org/thundernet8/customized-progress-webpack-plugin)\n[![license](https://img.shields.io/npm/l/customized-progress-webpack-plugin.svg?maxAge=3600\u0026style=flat)](https://github.com/thundernet8/customized-progress-webpack-plugin/LICENSE)\n\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n## Install\n\n``` bash\nnpm install customized-progress-webpack-plugin --save-dev\n```\n\nOR\n\n```\nyarn add customized-progress-webpack-plugin --dev\n```\n\n\u003cbr\u003e\n\n## How to use\n\nFirst, import the plugin into your Webpack configuration file:\n\n``` javascript\nconst SimpleProgressWebpackPlugin = require( 'customized-progress-webpack-plugin' );\n```\n\nThen, instantiate it within the list of plugins:\n\n``` javascript\nplugins: [\n  new SimpleProgressWebpackPlugin()\n]\n```\n\n\u003cbr\u003e\n\n## Preview\n\n![Compact Logger Preview GIF](/demo.png?raw=true)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthundernet8%2Fcustomized-progress-webpack-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthundernet8%2Fcustomized-progress-webpack-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthundernet8%2Fcustomized-progress-webpack-plugin/lists"}