compression-webpack-plugin
Asset compressor
Tools for compressing web assets to improve transfer efficiency and reduce network latency.
Prepare compressed versions of assets to serve them with Content-Encoding
1k stars
25 watching
108 forks
Language: JavaScript
last commit: 23 days ago
Linked from 1 awesome list
webpack-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
markstory/asset_compress | A plugin for optimizing and compressing static assets in web applications | 370 |
anthonygore/html-critical-webpack-plugin | A Webpack plugin that extracts critical CSS from HTML files and inlines it into the page. | 447 |
gruntjs/grunt-contrib-cssmin | Compresses CSS files by removing unnecessary characters and combining them into a single file | 793 |
googlechromelabs/size-plugin | Tracks compressed Webpack asset sizes over time | 1,673 |
webdiscus/html-bundler-webpack-plugin | A bundler for HTML templates that resolves source files of scripts, styles, images, and assets, inlining them into generated output. | 145 |
jney/grunt-htmlcompressor | A Grunt plugin that compresses HTML files using the htmlcompressor library. | 35 |
ai/webp-in-css | A tool to enable WebP images in CSS backgrounds and reduce image size for Chrome, Firefox, and Edge. | 345 |
banno/polymer-webpack-loader | A tool to integrate Polymer web components with Webpack | 192 |
goldhand/sw-precache-webpack-plugin | Generates a service worker file to cache external assets using the sw-precache plugin. | 1,443 |
nonzzz/vite-plugin-compression | Compresses bundle files for Vite applications. | 175 |
zoobestik/csso-webpack-plugin | A Webpack plugin for minifying and optimizing CSS files | 107 |
aurelia/webpack-plugin | A Webpack plugin for bundling Aurelia applications written in TypeScript. | 90 |
ssis53/vite-plugin-zip | A plugin that compresses files at build time using the ZIP format. | 17 |
jeffling/ng-annotate-webpack-plugin | A Webpack plugin that annotates JavaScript bundles with ng-annotate to make them compatible with older browsers. | 70 |
goldfire/phaser-webpack-loader | A plugin that loads game assets in parallel using Webpack, handling caching and asset variants. | 90 |