cssshrink
CSS minifier
A tool that minimizes CSS code by removing unnecessary characters and whitespace
CSS minifier
1k stars
40 watching
81 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stoyan/csscolormin | A utility module to minify CSS colors by converting them into their most compact form. | 12 |
stoyan/prettyugly | Utility for beautifying or de Beautifying CSS code by adjusting whitespace | 6 |
douglascrockford/jsmin | An algorithm to remove unnecessary characters from JavaScript source code | 694 |
zoobestik/csso-webpack-plugin | A Webpack plugin for minifying and optimizing CSS files | 107 |
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 217 |
yui/ycssmin | Minimizes CSS files from Node.js using JavaScript | 51 |
tedious/jshrink | A PHP class that reduces the size of JavaScript code to improve delivery performance | 749 |
1000ch/atom-csso | A package for Atom text editor to minify CSS using the CSSO library. | 2 |
tedivm/jshrink | A PHP-based tool for minifying JavaScript code into smaller sizes while preserving the original functionality. | 27 |
1000ch/vscode-csso | Provides a TypeScript extension to minify CSS files using the CSSO library. | 4 |
coderaiser/minify | A command-line tool that minimizes and optimizes JavaScript, CSS, HTML, and image files for smaller sizes. | 229 |
ericlbarnes/ci-minify | A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. | 174 |
scniro/gulp-clean-css | A Gulp plugin for minifying CSS using the cleanCSS tool | 649 |
sandark7/csso-loader | A module that optimizes CSS files using the CSO algorithm for better compression and filtering of unused styles. | 23 |
johncashmore/grunt-cssshrink | A Grunt plugin for shrinking CSS files | 28 |