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 › juancarlospaco › css-html-js-minify
GitHub - juancarlospaco/css-html-js-minify: StandAlone Async cross-platform Minifier for the Web.
Starred by 215 users
Forked by 20 users
Languages Python 100.0% | Python 100.0%
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
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%
J9t
j9t.github.io › html-minifier-next
HTML Minifier Next · Web demo of the super-configurable, well-tested, JavaScript-based HTML minifier
HTML Minifier Next is an enhanced and maintained minifier by Jens Oliver Meiert. The original HTML Minifier was made by Juriy “kangax” Zaytsev, using a tweaked version of HTML parser by John Resig, which was based on work by Erik Arvidsson. Source and bug tracker are available on GitHub