html_minifier
HTML minifier
A Ruby wrapper for a JavaScript library to minify HTML code
Ruby wrapper for kangax html-minifier
12 stars
3 watching
7 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
koajs/html-minifier | A middleware that minifies HTML responses by removing unnecessary whitespace and formatting. | 31 |
beyer-stefan/gofiber-minifier | A tool to minimize HTML, CSS, and JavaScript files without changing their content or functionality. | 1 |
stereobooster/html_press | A tool for compressing HTML by removing whitespace and converting relative URLs to absolute ones. | 35 |
juliendargelos/rollup-plugin-html-minifier | A plugin for Rollup that minifies HTML files using html-minifier. | 4 |
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 217 |
tedious/jshrink | A PHP class that reduces the size of JavaScript code to improve delivery performance | 749 |
tedivm/jshrink | A PHP-based tool for minifying JavaScript code into smaller sizes while preserving the original functionality. | 27 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
coderaiser/minify | A command-line tool that minimizes and optimizes JavaScript, CSS, HTML, and image files for smaller sizes. | 229 |
wilsonzlin/minify-html | A fast and smart HTML minifier with support for multiple programming languages | 863 |
swaagie/minimize | A fast and highly configurable HTML minifier for servers that preserves structural integrity and supports CSS and JavaScript processing. | 162 |
rehypejs/rehype-minify | Utility for optimizing HTML documents by removing unnecessary characters and attributes | 90 |
pygments/pygments.rb | Provides syntax highlighting functionality for Ruby code | 573 |
gruntjs/grunt-contrib-uglify | Minifies JavaScript files using UglifyJS to reduce file size and improve performance. | 1,482 |
zoobestik/csso-webpack-plugin | A Webpack plugin for minifying and optimizing CSS files | 107 |