{"id":27963322,"url":"https://github.com/littlebizzy/minify-html","last_synced_at":"2025-06-26T13:35:36.435Z","repository":{"id":122731798,"uuid":"133911643","full_name":"littlebizzy/minify-html","owner":"littlebizzy","description":"Tactfully minifies HTML output and markup to remove line breaks, whitespace, comments, and other code bloat to cleanup source code and improve speed.","archived":false,"fork":false,"pushed_at":"2019-03-13T10:46:09.000Z","size":57,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-07T19:58:53.685Z","etag":null,"topics":["wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://www.littlebizzy.com/plugins/minify-html","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/littlebizzy.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-18T06:18:56.000Z","updated_at":"2024-10-18T08:28:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"439552f9-6632-4d6a-a9c6-e1f653b9140b","html_url":"https://github.com/littlebizzy/minify-html","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/littlebizzy/minify-html","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littlebizzy%2Fminify-html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littlebizzy%2Fminify-html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littlebizzy%2Fminify-html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littlebizzy%2Fminify-html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/littlebizzy","download_url":"https://codeload.github.com/littlebizzy/minify-html/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littlebizzy%2Fminify-html/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262077060,"owners_count":23255108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["wordpress","wordpress-plugin"],"created_at":"2025-05-07T19:58:51.763Z","updated_at":"2025-06-26T13:35:36.424Z","avatar_url":"https://github.com/littlebizzy.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minify HTML\n\nTactfully minifies HTML output and markup to remove line breaks, whitespace, comments, and other code bloat to cleanup source code and improve speed.\n\n* [Plugin Homepage](https://www.littlebizzy.com/plugins/minify-html)\n* [Download Latest Version (ZIP)](https://github.com/littlebizzy/minify-html/archive/1.0.1.zip)\n* [**Become A LittleBizzy.com Member Today!**](https://www.littlebizzy.com/members)\n\n### Defined Constants\n\n    /* Plugin Meta */\n    define('AUTOMATIC_UPDATE_PLUGINS', false); // default = false\n    define('DISABLE_NAG_NOTICES', true); // default = true\n    \n    /* Minify HTML Functions */\n    define('MINIFY_HTML', true); // default = true\n    define('MINIFY_HTML_INLINE_STYLES', true); // default = true\n    define('MINIFY_HTML_INLINE_STYLES_COMMENTS', true); // default = true\n    define('MINIFY_HTML_REMOVE_COMMENTS', true); // default = true\n    define('MINIFY_HTML_REMOVE_CONDITIONALS', true); // default = true\n    define('MINIFY_HTML_REMOVE_EXTRA_SPACING', true); // default = true\n    define('MINIFY_HTML_REMOVE_HTML5_SELF_CLOSING', false); // default = false\n    define('MINIFY_HTML_REMOVE_LINE_BREAKS', true); // default = true\n    define('MINIFY_HTML_INLINE_SCRIPTS', false); // default = false\n    define('MINIFY_HTML_INLINE_SCRIPTS_COMMENTS', false); // default = false\n    define('MINIFY_HTML_UTF8_SUPPORT', true); // default = true\n\n### Compatibility\n\nThis plugin has been designed for use on [SlickStack](https://slickstack.io) web servers with PHP 7.2 and MySQL 5.7 to achieve best performance. All of our plugins are meant for single site WordPress installations only — for both performance and usability reasons, we strongly recommend avoiding WordPress Multisite for the vast majority of your projects.\n\nAny of our WordPress plugins may also be loaded as \"Must-Use\" plugins (meaning that they load first, and cannot be deactivated) by using our free [Autoloader](https://github.com/littlebizzy/autoloader) script in the `mu-plugins` directory.\n\n### Our Philosophy\n\n\u003e \"Decisions, not options.\" — WordPress.org\n\n\u003e \"Everything should be made as simple as possible, but not simpler.\" — Albert Einstein, et al\n\n\u003e \"Write programs that do one thing and do it well... write programs to work together.\" — Doug McIlroy\n\n\u003e \"The innovation that this industry talks about so much is bullshit. Anybody can innovate... 99% of it is 'get the work done.' The real work is in the details.\" — Linus Torvalds\n\n### Support Issues\n\nPlease do not submit Pull Requests. Instead, kindly create a new Issue with relevant information if you are an experienced developer, otherwise you may become a [**LittleBizzy.com Member**](https://www.littlebizzy.com/members) if your company requires official support.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittlebizzy%2Fminify-html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flittlebizzy%2Fminify-html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittlebizzy%2Fminify-html/lists"}