minify-html
HTML minifier
A fast and smart HTML minifier with support for multiple programming languages
Extremely fast and smart HTML + JS + CSS minifier, available for Rust, Deno, Java, Node.js, Python, Ruby, and WASM
863 stars
10 watching
37 forks
Language: Rust
last commit: 5 months ago 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 |
beyer-stefan/gofiber-minifier | A tool to minimize HTML, CSS, and JavaScript files without changing their content or functionality. | 1 |
christianklisch/slim-minify | Middleware to reduce HTML file size by removing unnecessary characters. | 37 |
hamidfzm/flask-htmlmin | Minifies HTML and text responses in Flask applications | 97 |
coderaiser/minify | A command-line tool that minimizes and optimizes JavaScript, CSS, HTML, and image files for smaller sizes. | 229 |
deanhume/html-minifier | A command line tool to minimize HTML and associated view files in web applications. | 134 |
stereobooster/html_minifier | A Ruby wrapper for a JavaScript library to minify HTML code | 12 |
koajs/html-minifier | A middleware that minifies HTML responses by removing unnecessary whitespace and formatting. | 31 |
rehypejs/rehype-minify | Utility for optimizing HTML documents by removing unnecessary characters and attributes | 90 |
jonschlinkert/gulp-htmlmin | A Gulp plugin for minifying HTML files | 727 |
swaagie/minimize | A fast and highly configurable HTML minifier for servers that preserves structural integrity and supports CSS and JavaScript processing. | 162 |
juliendargelos/rollup-plugin-html-minifier | A plugin for Rollup that minifies HTML files using html-minifier. | 4 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
ericlbarnes/ci-minify | A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. | 174 |
taritsyn/webmarkupmin | A .NET library that minimizes the size of HTML, XHTML and XML code in web applications to improve performance. | 455 |