{"library":"zip-webpack-plugin","type":"library","category":null,"description":"Webpack plugin that compresses all emitted assets into a single zip file. Current stable version is 4.0.3, supporting Webpack 4 and 5 (and Rspack experimentally). It uses yazl for zip creation and offers options for path prefix, filename, extension, include/exclude filters, and compression control. Compared to alternatives like `webpack-plugin-zip`, it is lightweight, well-maintained, and straightforward. Release cadence is sporadic; major versions introduce breaking changes for Webpack major upgrades.","language":"javascript","status":"active","version":"4.0.3","tags":["javascript","webpack"],"install":[{"cmd":"npm install zip-webpack-plugin","imports":["const ZipPlugin = require('zip-webpack-plugin');","plugins: [new ZipPlugin({ filename: 'out.zip' })]","const path = require('path');"]},{"cmd":"yarn add zip-webpack-plugin","imports":[]},{"cmd":"pnpm add zip-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/erikdesjardins/zip-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/zip-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/zip-webpack-plugin/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}