css-html-js-minify
Minimizer
A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use.
StandAlone Async cross-platform Minifier for the Web.
217 stars
13 watching
19 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
csscss3htmlhtml5minifyno-dependenciespython3scssxhtml
Related projects:
Repository | Description | Stars |
---|---|---|
christianklisch/slim-minify | Middleware to reduce HTML file size by removing unnecessary characters. | 37 |
swaagie/minimize | A fast and highly configurable HTML minifier for servers that preserves structural integrity and supports CSS and JavaScript processing. | 162 |
coderaiser/minify | A command-line tool that minimizes and optimizes JavaScript, CSS, HTML, and image files for smaller sizes. | 229 |
beyer-stefan/gofiber-minifier | A tool to minimize HTML, CSS, and JavaScript files without changing their content or functionality. | 1 |
1000ch/vscode-csso | Provides a TypeScript extension to minify CSS files using the CSSO library. | 4 |
ericlbarnes/ci-minify | A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. | 174 |
wilsonzlin/minify-html | A fast and smart HTML minifier with support for multiple programming languages | 863 |
koajs/html-minifier | A middleware that minifies HTML responses by removing unnecessary whitespace and formatting. | 31 |
zoobestik/csso-webpack-plugin | A Webpack plugin for minifying and optimizing CSS files | 107 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
slav123/codeigniter-minify | Compresses CSS and JavaScript files on the fly using Google Closure compiler | 226 |
stoyan/cssshrink | A tool that minimizes CSS code by removing unnecessary characters and whitespace | 1,054 |
ben-eb/gulp-csso | Minifies CSS files using the CSSO library to reduce file size and improve compression | 243 |
1000ch/atom-csso | A package for Atom text editor to minify CSS using the CSSO library. | 2 |
yui/ycssmin | Minimizes CSS files from Node.js using JavaScript | 51 |