GitHub
github.com › kangax › html-minifier
GitHub - kangax/html-minifier: Javascript-based HTML compressor/minifier (with Node.js support) · GitHub
Javascript-based HTML compressor/minifier (with Node.js support) - kangax/html-minifier
Starred by 5.1K users
Forked by 583 users
Languages JavaScript 94.9% | HTML 4.6% | CSS 0.5%
Kangax
kangax.github.io › html-minifier
HTML minifier
HTMLMinifier is made by kangax, using tweaked version of HTML parser by John Resig (which, in its turn, is based on work of Erik Arvidsson). Source and bugtracker are hosted on GitHub.
GitHub
github.com › wilsonzlin › minify-html
GitHub - wilsonzlin/minify-html: Extremely fast and smart HTML + JS + CSS minifier, available for Rust, Deno, Java, Node.js, Python, Ruby, and WASM · GitHub
Extremely fast and smart HTML + JS + CSS minifier, available for Rust, Deno, Java, Node.js, Python, Ruby, and WASM - wilsonzlin/minify-html
Starred by 1.1K users
Forked by 60 users
Languages Rust 86.8% | JavaScript 7.9% | Java 2.9% | Shell 1.5%
GitHub
github.com › deanhume › html-minifier
GitHub - deanhume/html-minifier: A simple command line tool to minify your HTML, Razor views & Web Forms views
A simple command line tool to minify your HTML, Razor views & Web Forms views - deanhume/html-minifier
Starred by 136 users
Forked by 43 users
Languages C# 100.0% | C# 100.0%
GitHub
github.com › j9t › html-minifier-next
GitHub - j9t/html-minifier-next: Super-configurable and well-tested web page minifier (enhanced successor of HTML Minifier)
Your web page optimization precision tool: HTML Minifier Next (HMN) is a super-configurable, well-tested, JavaScript-based HTML minifier able to also handle in-document CSS, JavaScript, and SVG minification.
Starred by 103 users
Forked by 6 users
Languages JavaScript 98.8% | TypeScript 1.2% | JavaScript 98.8% | TypeScript 1.2%
GitHub
github.com › coderaiser › minify
GitHub - coderaiser/minify: Minifier of js, css, html and img · GitHub
Minifier of js, css, html and img. Contribute to coderaiser/minify development by creating an account on GitHub.
Starred by 253 users
Forked by 35 users
Languages JavaScript 99.8% | CSS 0.2%
GitHub
github.com › koajs › html-minifier
GitHub - koajs/html-minifier: minify HTML responses like some crazy guy
minify HTML responses like some crazy guy. Contribute to koajs/html-minifier development by creating an account on GitHub.
Starred by 32 users
Forked by 5 users
Languages JavaScript 100.0% | JavaScript 100.0%
GitHub
github.com › magiclen › html-minifier
GitHub - magiclen/html-minifier: This library can help you generate and minify your HTML code at the same time. It also supports to minify JS and CSS in `<style>`, `<script>` elements, and ignores the minification of `<pre>` elements.
This library can help you generate and minify your HTML code at the same time. It also supports to minify JS and CSS in `<style>`, `<script>` elements, and ignores the minification of `...
Starred by 19 users
Forked by 5 users
Languages Rust 92.1% | HTML 7.9% | Rust 92.1% | HTML 7.9%
GitHub
github.com › jenstornell › tiny-html-minifier
GitHub - jenstornell/tiny-html-minifier: Minify HTML in PHP with just a single class
Minify HTML in PHP with just a single class. Contribute to jenstornell/tiny-html-minifier development by creating an account on GitHub.
Starred by 186 users
Forked by 65 users
Languages PHP 80.7% | HTML 19.3% | PHP 80.7% | HTML 19.3%
GitHub
github.com › hexojs › hexo-html-minifier
GitHub - hexojs/hexo-html-minifier: Minify HTML files with HTMLMinifier.
Minify HTML files with HTMLMinifier. Contribute to hexojs/hexo-html-minifier development by creating an account on GitHub.
Starred by 27 users
Forked by 10 users
Languages JavaScript 100.0% | JavaScript 100.0%
GitHub
github.com › terser › html-minifier-terser
GitHub - terser/html-minifier-terser: actively maintained fork of html-minifier - minify HTML, CSS and JS code using terser - supports ES6 code · GitHub
actively maintained fork of html-minifier - minify HTML, CSS and JS code using terser - supports ES6 code - terser/html-minifier-terser
Starred by 462 users
Forked by 42 users
Languages JavaScript 99.8% | TypeScript 0.2%
GitHub
github.com › sam0x17 › html-minifier
GitHub - sam0x17/html-minifier: A zero-dependency HTML/CSS/Javascript minifier for the Crystal language
Starred by 10 users
Forked by 2 users
Languages Crystal 100.0% | Crystal 100.0%
GitHub
github.com › topics › minify-html
minify-html · GitHub Topics · GitHub
This library can help you generate and minify your HTML code at the same time. It also supports to minify JS and CSS in `<style>`, `<script>` elements, and ignores the minification of `<pre>` elements.
GitHub
github.com › sondr3 › simple-minify-html
GitHub - sondr3/simple-minify-html: Fast, simple and smart HTML minifier with optional support for CSS and JS minification too
Fast, simple and smart HTML minifier with optional support for CSS and JS minification too - sondr3/simple-minify-html
Author sondr3
GitHub
github.com › ramoures › minifix
GitHub - ramoures/minifix: A lightweight and flexible minifier for JavaScript, CSS, and HTML with live file-watching support. · GitHub
A lightweight and flexible minifier for JavaScript, CSS, and HTML with live file-watching support. - ramoures/minifix
Author ramoures
Readthedocs
htmlmin.readthedocs.io
htmlmin — htmlmin 0.1 documentation
git clone git://github.com/mankyd/htmlmin.git · Safely minify HTML with either a function call or from the command line. Extend what elements can and cannot be minified. Intelligently remove whitespace completely or reduce to single spaces. Properly handles unclosed HTML5 tags.
GitHub
github.com › zaininnari › html-minifier
GitHub - zaininnari/html-minifier: html-minifier by Blink HTMLTokenizer. HTML Parser and HTML Minify by PHP.
html-minifier by Blink HTMLTokenizer. HTML Parser and HTML Minify by PHP. - zaininnari/html-minifier
Starred by 62 users
Forked by 18 users
Languages PHP 98.0% | HTML 2.0% | PHP 98.0% | HTML 2.0%
GitHub
github.com › tdewolff › minify
GitHub - tdewolff/minify: Go minifiers for web formats · GitHub
Did you know that the shortest valid piece of HTML5 is <!doctype html><title>x</title>? See for yourself at the W3C Validator! Minify is a minifier package written in Go. It provides HTML5, CSS3, JS, JSON, SVG and XML minifiers and an interface ...
Starred by 4.1K users
Forked by 231 users
Languages Go 94.3% | TypeScript 2.8% | JavaScript 1.1% | Python 0.8% | Shell 0.6% | Makefile 0.3%