{"id":13671260,"url":"https://github.com/huruji/size-table-webpack-plugin","last_synced_at":"2025-03-18T06:43:30.302Z","repository":{"id":57362104,"uuid":"167680886","full_name":"huruji/size-table-webpack-plugin","owner":"huruji","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-23T08:43:45.000Z","size":251,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T13:25:18.314Z","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/huruji.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-01-26T11:23:46.000Z","updated_at":"2019-02-23T08:43:46.000Z","dependencies_parsed_at":"2022-09-26T16:40:45.921Z","dependency_job_id":null,"html_url":"https://github.com/huruji/size-table-webpack-plugin","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huruji%2Fsize-table-webpack-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huruji%2Fsize-table-webpack-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huruji%2Fsize-table-webpack-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huruji%2Fsize-table-webpack-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huruji","download_url":"https://codeload.github.com/huruji/size-table-webpack-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244173500,"owners_count":20410295,"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-08-02T09:01:04.350Z","updated_at":"2025-03-18T06:43:30.281Z","avatar_url":"https://github.com/huruji.png","language":"JavaScript","readme":"# size-table-webpack-plugin\nA webpack plugin to show size and gziped of assets in a table\n\n\n## How to use\n\n```js\nnpm i --save-dev size-table-webpack-plugin\n```\n\n```js\n// webpack.config.js\nconst SizeTableWebapckPlugin = reuire('size-table-webpack-plugin')\n\nconst config = {\n  plugins: [\n    new SizeTableWebapckPlugin()\n  ]\n}\n```\n\n\u003cimg  width=\"700\" align=\"center\" src=\"./screenshot.png\" /\u003e\n\n\n## options\n### clear\n\ndefault `false`\n\nshould clear terminal console\n\n### premessage\n\nthe message before the size-table\n\n### postmessage\n\nthe message after the size-table\n\n### errorSize\n\ndefault `1024 * 1024 * 500`\n\nwhen asset's size is bigger than errorSize, the color of the row will be red\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuruji%2Fsize-table-webpack-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuruji%2Fsize-table-webpack-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuruji%2Fsize-table-webpack-plugin/lists"}