grunt-cssshrink
CSS shrinker
A Grunt plugin for shrinking CSS files
A grunt wrapper for CSS Shrink
28 stars
3 watching
4 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
gruntjs/grunt-contrib-cssmin | Compresses CSS files by removing unnecessary characters and combining them into a single file | 793 |
bezoerb/grunt-critical | Grunt plugin to extract and inline critical CSS from HTML files | 154 |
jney/grunt-htmlcompressor | A Grunt plugin that compresses HTML files using the htmlcompressor library. | 35 |
jgable/grunt-lesslint | Automates checking of LESS files for errors using Grunt and CSS Lint | 75 |
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 |
fatso83/grunt-penthouse | A Grunt plugin for extracting critical path CSS to improve page speed rendering. | 68 |
stoyan/cssshrink | A tool that minimizes CSS code by removing unnecessary characters and whitespace | 1,054 |
gruntjs/grunt-contrib-uglify | Minifies JavaScript files using UglifyJS to reduce file size and improve performance. | 1,482 |
cowchimp/grunt-jscodeshift | Grunt task to run codemods using jscodeshift | 0 |
zoobestik/csso-webpack-plugin | A Webpack plugin for minifying and optimizing CSS files | 107 |
gulp-community/gulp-less | A plugin for the Gulp task runner to compile LESS files into CSS. | 559 |
heldr/grunt-smushit | Grunt plugin to optimize image sizes using reSmush.it online service | 83 |
vagnerdomingues/jquery.table-shrinker | A jQuery plugin to adapt HTML tables for responsive designs across various devices | 30 |