html-minifier
HTML compressor
A JavaScript-based tool for compressing HTML content
Javascript-based HTML compressor/minifier (with Node.js support)
5k stars
100 watching
576 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
tdewolff/minify | A Go minifier package providing tools to reduce the size of web formats such as HTML, CSS, JS, JSON, SVG, and XML. | 3,767 |
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 218 |
lucaong/minisearch | A lightweight full-text search engine for browser and Node applications | 4,922 |
babel/minify | A tool that uses Babel's compiler to achieve minification of modern JavaScript code by targeting only browsers that support newer ES features. | 4,395 |
slav123/codeigniter-minify | Compresses CSS and JavaScript files on the fly using Google Closure compiler | 226 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 424 |
jonschlinkert/gulp-htmlmin | A Gulp plugin for minifying HTML files | 726 |
foru17/gulp-minimize | A Gulp plugin for minimizing HTML files | 3 |
mozilla/nunjucks | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,606 |
fb55/htmlparser2 | A fast and forgiving HTML parser with a focus on minimal allocations | 4,474 |
wilsonzlin/minify-html | A fast and smart HTML minifier with support for multiple programming languages | 881 |
mishoo/uglifyjs | A toolkit for optimizing JavaScript code by parsing, compressing, and beautifying it | 13,199 |
coderaiser/minify | Tools to minimize size of JavaScript, CSS, HTML and image files | 231 |