minimize
HTML minimizer
A fast and highly configurable HTML minifier for servers that preserves structural integrity and supports CSS and JavaScript processing.
Minimize HTML
162 stars
8 watching
18 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 2 awesome lists
domhtml-minifierhtml-parserjavascript
Related projects:
Repository | Description | Stars |
---|---|---|
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 217 |
koajs/html-minifier | A middleware that minifies HTML responses by removing unnecessary whitespace and formatting. | 31 |
christianklisch/slim-minify | Middleware to reduce HTML file size by removing unnecessary characters. | 37 |
foru17/gulp-minimize | A Gulp plugin for minimizing HTML files | 3 |
htmlmin/laravel-htmlmin | A package that simplifies the minification of HTML responses in Laravel applications | 1,021 |
deanhume/html-minifier | A command line tool to minimize HTML and associated view files in web applications. | 134 |
cobrateam/django-htmlmin | An HTML minifier tool for Python web frameworks to reduce data transferred and improve load times. | 542 |
1000ch/vscode-csso | Provides a TypeScript extension to minify CSS files using the CSSO library. | 4 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
rehypejs/rehype-minify | Utility for optimizing HTML documents by removing unnecessary characters and attributes | 90 |
coderaiser/minify | A command-line tool that minimizes and optimizes JavaScript, CSS, HTML, and image files for smaller sizes. | 229 |
stereobooster/html_minifier | A Ruby wrapper for a JavaScript library to minify HTML code | 12 |
jonschlinkert/gulp-htmlmin | A Gulp plugin for minifying HTML files | 727 |
wilsonzlin/minify-html | A fast and smart HTML minifier with support for multiple programming languages | 863 |
tedious/jshrink | A PHP class that reduces the size of JavaScript code to improve delivery performance | 749 |