home.social

#minification — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #minification, aggregated by home.social.

  1. Releasing hihtml, a Supertool for HTML Validation, Link-Checking, and Minification:

    What if you only needed one tool to handle all the key HTML optimization tasks?

    meiert.com/blog/hihtml/

    #tools #webdev #html #conformance #validation #links #minification #quality #optimization

  2. Releasing hihtml, a Supertool for HTML Validation, Link-Checking, and Minification:

    What if you only needed one tool to handle all the key HTML optimization tasks?

    meiert.com/blog/hihtml/

    #tools #webdev #html #conformance #validation #links #minification #quality #optimization

  3. Releasing hihtml, a Supertool for HTML Validation, Link-Checking, and Minification:

    What if you only needed one tool to handle all the key HTML optimization tasks?

    meiert.com/blog/hihtml/

    #tools #webdev #html #conformance #validation #links #minification #quality #optimization

  4. Releasing hihtml, a Supertool for HTML Validation, Link-Checking, and Minification:

    What if you only needed one tool to handle all the key HTML optimization tasks?

    meiert.com/blog/hihtml/

  5. Releasing hihtml, a Supertool for HTML Validation, Link-Checking, and Minification:

    What if you only needed one tool to handle all the key HTML optimization tasks?

    meiert.com/blog/hihtml/

    #tools #webdev #html #conformance #validation #links #minification #quality #optimization

  6. Some resources that can help you decide and migrate:

    📊 Benchmarks comparison if you’d be shopping for a new HTML or web page minifier:

    github.com/j9t/minifier-benchm

    🌈 HTML Minifier Next presets, one feature that makes HTML Minifier easier to use:

    github.com/j9t/html-minifier-n

    💡 HTML Minifier Next upgrade guide detailing some of the biggest changes when switching from HM or HMT:

    meiert.com/blog/html-minifier-

    #html #minification

  7. Web page minification:

    HTML Minifier Next is almost a year old now, coming with security updates, bug fixes, new features, and *significantly* better performance than its predecessors.

    Now I strongly recommend to update—HTML Minifier (HM) and HTML Minifier Terser (HMT) have severe bugs and gaps around HTML and CSS minification.

    Please do your own tests, but note that HM is officially unmaintained and HMT hasn’t been updated in years:

    npmjs.com/package/html-minifie

    #html #htmlminifier #minification

  8. Web page minification:

    HTML Minifier Next is almost a year old now, coming with security updates, bug fixes, new features, and *significantly* better performance than its predecessors.

    Now I strongly recommend to update—HTML Minifier (HM) and HTML Minifier Terser (HMT) have severe bugs and gaps around HTML and CSS minification.

    Please do your own tests, but note that HM is officially unmaintained and HMT hasn’t been updated in years:

    npmjs.com/package/html-minifie

    #html #htmlminifier #minification

  9. Web page minification:

    HTML Minifier Next is almost a year old now, coming with security updates, bug fixes, new features, and *significantly* better performance than its predecessors.

    Now I strongly recommend to update—HTML Minifier (HM) and HTML Minifier Terser (HMT) have severe bugs and gaps around HTML and CSS minification.

    Please do your own tests, but note that HM is officially unmaintained and HMT hasn’t been updated in years:

    npmjs.com/package/html-minifie

    #html #htmlminifier #minification

  10. Web page minification:

    HTML Minifier Next is almost a year old now, coming with security updates, bug fixes, new features, and *significantly* better performance than its predecessors.

    Now I strongly recommend to update—HTML Minifier (HM) and HTML Minifier Terser (HMT) have severe bugs and gaps around HTML and CSS minification.

    Please do your own tests, but note that HM is officially unmaintained and HMT hasn’t been updated in years:

    npmjs.com/package/html-minifie

  11. Web page minification:

    HTML Minifier Next is almost a year old now, coming with security updates, bug fixes, new features, and *significantly* better performance than its predecessors.

    Now I strongly recommend to update—HTML Minifier (HM) and HTML Minifier Terser (HMT) have severe bugs and gaps around HTML and CSS minification.

    Please do your own tests, but note that HM is officially unmaintained and HMT hasn’t been updated in years:

    npmjs.com/package/html-minifie

    #html #htmlminifier #minification

  12. HTML minification:

    Would it be useful for you if a minifier came with the option to report obsolete and proprietary HTML code?

    I’m thinking about adding a report option to HTML Minifier Next which would enable this.

    If you have a preference or feedback, this would help! (Please reshare for more input!)

    github.com/j9t/html-minifier-n

    #html #minification

  13. 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 with comprehensive defaults.

    (The command shares the internals and can be aborted. To test, use under version control.)

    #html #htmlminifier #minification #performance

  14. 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 with comprehensive defaults.

    (The command shares the internals and can be aborted. To test, use under version control.)

    #html #htmlminifier #minification #performance

  15. 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 with comprehensive defaults.

    (The command shares the internals and can be aborted. To test, use under version control.)

    #html #htmlminifier #minification #performance

  16. 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 with comprehensive defaults.

    (The command shares the internals and can be aborted. To test, use under version control.)

  17. 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 with comprehensive defaults.

    (The command shares the internals and can be aborted. To test, use under version control.)

    #html #htmlminifier #minification #performance

  18. RE: mas.to/@frontenddogma/11607360

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

    Extending samples, splitting HTML and “full” minification, adding deltas and averages have already improved the picture.

    Comments and reshares welcome!

    #html #minification #optimization