Trending

#minification

Latest posts tagged with #minification on Bluesky

Latest Top
Trending

Posts tagged #minification

Web page minification:

HTML Minifier Next now comes with a zero-config mode, to enable quick, comprehensive in-place minification.

🖥️ Run `npx html-minifier-next --zero` in any folder, to compress HTML pages and inline CSS, JS, and SVG.

#html #htmlminifier #minification #performance

1 0 0 0
Preview
GitHub - j9t/minifier-benchmarks: Regularly updated benchmarks for web page minification Regularly updated benchmarks for web page minification - j9t/minifier-benchmarks

#Development #Comparisons
Minifier benchmarks · Updated comparisons of HTML minifier capabilities ilo.im/16ano2 by Jens O. Meiert and Kirill Maltsev

_____
#HTML #Minification #Benchmarks #Metrics #WebPerf #WebDev #Frontend

1 0 0 0

After looking at the minifier benchmarks landscape with Kirill Maltsev (htmlnano), I’ve set up a new repo to collaborate on benchmarks.

Adding samples and minification cases, deltas and averages already improved the picture.

Please comment; reshares welcome!

#html #minification #optimization

1 1 0 0
Preview
GitHub - j9t/minifier-benchmarks: Regularly updated benchmarks for web page minification Regularly updated benchmarks for web page minification - j9t/minifier-benchmarks

Minifier Benchmarks, by @meiert.com [@frontenddogma.com]:

https://github.com/j9t/minifier-benchmarks

#minification #tooling #metrics #comparisons #htmlminifier

0 0 0 1
Preview
On the Need for Neutral Maintained Minifier Metrics To improve production performance, we use minifiers. For HTML, there are several HTML minifiers, with...

On the Need for Neutral Maintained Minifier Metrics, by @meiert.com [@frontenddogma.com]:

dev.to/j9t/on-the-need-for-neut...

#minification #tooling #htmlminifier #htmlnano

0 0 0 0
Preview
Comparing HTML Minifiers · Jens Oliver Meiert How do HTML Minifier Next, HTML Minifier Terser, htmlnano, @swc/html, minify-html, minimize, and htmlcompressor.com compare in terms of effectiveness, speed, and maintenance?

Comparing HTML Minifiers, by @meiert.com [@frontenddogma.com]:

https://meiert.com/blog/comparing-html-minifiers/

#html #minification #tooling #htmlminifier #htmlnano

0 0 0 0
The Two Most Important Tools for HTML Developers

The Two Most Important Tools for HTML Developers, by (not on Mastodon or Bluesky):

dev.to/cfried/the-two-most-impo...

#tooling #html #conformance #minification #htmlminifier

0 0 0 0

Relatively to itself, HTML Minifier Next is by now 4–6 times faster than when the project started (and, therefore, its predecessors).

This comes on top of many improvements.

Try it out—and let me know about issues and suggestions!

www.npmjs.com/package/html...

#html #minification #optimization

3 2 0 0
Preview
The two most important tools for HTML developers Does this title say “HTML developer”? It does! Sadly, it’s not a thing. But: any developer writing...

The Two Most Important Tools for HTML Developers, by (not on Mastodon or Bluesky):

dev.to/cfried/the-two-most-impo...

#tooling #html #conformance #minification #htmlminifier

2 0 0 0
Preview
Changes in the world of HTML minifiers I’m a fan of minify-html. I’ve used it for three years and I like how fast it is. Just this week I saw this comparison of different HTML minifiers. What was interesting is that not only…

Changes in the World of HTML Minifiers, by @apollinelaurent@mastodon.social:

webdevbelgium.wordpress.com/2025/12/13/changes-in-th...

#html #tooling #minification #htmlminifier

0 0 0 0
html-minifier-next Super-configurable, well-tested, JavaScript-based HTML minifier (enhanced successor of HTML Minifier). Latest version: 4.12.2, last published: 2 days ago. Start using html-minifier-next in your project by running `npm i html-minifier-next`. There are 4 other projects in the npm registry using html-minifier-next.

HTML Minifier Next now provides the option to change JS minifiers, by adding support for SWC 🚀

To change from Terser to SWC, specify the engine for `minifyJS` and install @swc/core as a dev or main dependency:

www.npmjs.com/package/html...

#html #js #minification #swc

2 1 0 0

HMN is generally compatible with HM and HMT.

* npm: www.npmjs.com/package/html...
* GitHub: github.com/j9t/html-min...
* Web: j9t.github.io/html-minifie...

#html #htmlminifier #minification

2 0 0 0
Preview
Comparing HTML Minifiers · Jens Oliver Meiert How do HTML Minifier Next, HTML Minifier Terser, htmlnano, @swc/html, minify-html, minimize, and htmlcompressor.com compare in terms of effectiveness, speed, and maintenance?

Comparing HTML Minifiers, by @meiert.com [@frontenddogma.com]:

https://meiert.com/blog/comparing-html-minifiers/

#html #minification #tooling #htmlminifier #metrics

0 0 0 0
Video

Day 10 - Declutter your code, speed up your site.

Minifying CSS and JavaScript removes unnecessary characters, slashing load times instantly. If you haven't done this, you're leaving performance on the table!

Non-negotiable? We think so.

#Minification #CSS #JavaScript

2 0 0 0
Preview
HTML Minifier: A 12-Year Journey Building and Maintaining an Open Source Tool Discover the 12-year journey behind HTML Minifier an open source tool that helped developers optimize web performance and reduce page load times.

HTML Minifier: A 12-Year Journey Building and Maintaining an Open Source Tool, by (not on Mastodon or Bluesky):

deanhume.com/html-minifier-a-12-year-...

#html #minification #tooling #windows #aspnet

1 0 0 0
Preview
GitHub - j9t/html-minifier-next: Highly configurable, well-tested, JavaScript-based HTML minifier (maintained and enhanced fork of HTML Minifier) Highly configurable, well-tested, JavaScript-based HTML minifier (maintained and enhanced fork of HTML Minifier) - j9t/html-minifier-next

HTML minification:

Extended the HTML Minifier Next benchmarks with @swc/html, and regenerated the data:

github.com/j9t/html-min...

The goal is to deliver the best results, so if you spot an issue with a tool’s settings, please help keep the tests ambitious!

#html #minification #optimization

3 0 0 0
Preview
Eleventy: How to Set Up Effective HTML Minification (in 24 Seconds) · Jens Oliver Meiert Install, add import and config, done.

Eleventy: How to Set Up Effective HTML Minification (in 24 Seconds), by @meiert.com [@frontenddogma.com]:

https://meiert.com/blog/eleventy-html-minification/

#howtos #eleventy #html #htmlminifier #minification

0 0 0 0
Preview
GitHub - j9t/html-minifier-next: Highly configurable, well-tested, JavaScript-based HTML minifier (maintained and enhanced fork of HTML Minifier) Highly configurable, well-tested, JavaScript-based HTML minifier (maintained and enhanced fork of HTML Minifier) - j9t/html-minifier-next

HTML Minifier Next (maintained successor of HTML Minifier) now comes with presets, making it easier to get started:

github.com/j9t/html-min...

Simple demo: is.gd/CA2C3v

#html #minification #optimization

0 0 0 0
HTML Minifier Next

HTML Minifier Next (maintained and enhanced successor of HTML Minifier) now allows to save and bookmark settings and (small) samples.

See e.g. is.gd/yXn4EX (too long to share without shortening) for a quick example.

#html #minification #htmlminifier #optimization

1 0 0 0
I’m More Proud of These 128 Kilobytes Than Anything I’ve Built Since

I’m More Proud of These 128 Kilobytes Than Anything I’ve Built Since, by (not on Mastodon or Bluesky):

https://archive.fo/yF29I

#performance #casestudies #flashofx #svg #minification

0 0 0 0
Preview
HTML Minifier Next (a Maintained Fork of HTML Minifier) · Jens Oliver Meiert On providing an alternative version of HTML Minifier, critical web tooling that cannot remain unmaintained.

HTML Minifier Next (a Maintained Fork of HTML Minifier), by @meiert.com [@frontenddogma.com]:

https://meiert.com/blog/html-minifier-next/

#html #htmlminifier #minification #optimization #tooling

0 0 0 0
5 Ways to Reduce HTML File Size on Your Website

5 Ways to Reduce HTML File Size on Your Website, by @debugbear.com:

https://www.debugbear.com/blog/reduce-html-file-size

#html #minification #compression #performance #optimization

1 0 0 0