ycssmin
CSS minifier
Minimizes CSS files from Node.js using JavaScript
Minimize CSS files from Node.js
51 stars
7 watching
7 forks
Language: JavaScript
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
douglascrockford/jsmin | An algorithm to remove unnecessary characters from JavaScript source code | 694 |
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 217 |
zoobestik/csso-webpack-plugin | A Webpack plugin for minifying and optimizing CSS files | 107 |
stoyan/cssshrink | A tool that minimizes CSS code by removing unnecessary characters and whitespace | 1,054 |
1000ch/vscode-csso | Provides a TypeScript extension to minify CSS files using the CSSO library. | 4 |
1000ch/atom-csso | A package for Atom text editor to minify CSS using the CSSO library. | 2 |
ben-eb/gulp-csso | Minifies CSS files using the CSSO library to reduce file size and improve compression | 243 |
scniro/gulp-clean-css | A Gulp plugin for minifying CSS using the cleanCSS tool | 649 |
stoyan/csscolormin | A utility module to minify CSS colors by converting them into their most compact form. | 12 |
ericlbarnes/ci-minify | A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. | 174 |
tedivm/jshrink | A PHP-based tool for minifying JavaScript code into smaller sizes while preserving the original functionality. | 27 |
simonwep/vite-plugin-optimize-css-modules | A plugin that optimizes CSS module class names in production builds | 30 |
koajs/html-minifier | A middleware that minifies HTML responses by removing unnecessary whitespace and formatting. | 31 |
gruntjs/grunt-contrib-cssmin | Compresses CSS files by removing unnecessary characters and combining them into a single file | 793 |
tedious/jshrink | A PHP class that reduces the size of JavaScript code to improve delivery performance | 749 |