grunt-contrib-cssmin
CSS compressor
Compresses CSS files by removing unnecessary characters and combining them into a single file
Compress CSS files.
793 stars
25 watching
147 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
jney/grunt-htmlcompressor | A Grunt plugin that compresses HTML files using the htmlcompressor library. | 35 |
johncashmore/grunt-cssshrink | A Grunt plugin for shrinking CSS files | 28 |
bezoerb/grunt-critical | Grunt plugin to extract and inline critical CSS from HTML files | 154 |
c-lodder/grunt-postcss | Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. | 39 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
gruntjs/grunt-contrib-concat | A tool for combining multiple files into one | 812 |
ai/webp-in-css | A tool to enable WebP images in CSS backgrounds and reduce image size for Chrome, Firefox, and Edge. | 345 |
webpack-contrib/compression-webpack-plugin | Tools for compressing web assets to improve transfer efficiency and reduce network latency. | 1,413 |
gruntjs/grunt-contrib-imagemin | Tools for optimizing image sizes and formats using the imagemin plugin | 1,213 |
zoobestik/csso-webpack-plugin | A Webpack plugin for minifying and optimizing CSS files | 107 |
gruntjs/grunt-contrib-uglify | Minifies JavaScript files using UglifyJS to reduce file size and improve performance. | 1,482 |
douglascrockford/jsmin | An algorithm to remove unnecessary characters from JavaScript source code | 694 |
ben-eb/gulp-csso | Minifies CSS files using the CSSO library to reduce file size and improve compression | 243 |
x-projs/cssbuilder | Automates compilation of LESS/SASS/SCSS/Stylus files to CSS in .NET projects. | 6 |