This is the Linux app named HTMLMinifier whose latest release can be downloaded as 4.0.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named HTMLMinifier with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
HTMLMinifier
DESCRIPTION
HTMLMinifier is a highly configurable, well-tested, JavaScript-based HTML minifier. Minifier options like sortAttributes and sortClassName won't impact the plain-text size of the output. However, they form long repetitive chains of characters that should improve compression ratio of gzip used in HTTP compression. SVG tags are automatically recognized, and when they are minified, both case-sensitivity and closing slashes are preserved, regardless of the minification settings used for the rest of the file. HTMLMinifier can't work with invalid or partial chunks of markup. This is because it parses markup into a tree structure, then modifies it (removing anything that was specified for removal, ignoring anything that was specified to be ignored, etc.), then it creates a markup out of that tree and returns it.
Features
- Case-sensitive
- Attribute values from boolean attributes
- Collapse inline tag whitespace
- Decode entity characters
- Insert tags generated by HTML parser
- Keep the trailing slash on singleton elements
Programming Language
JavaScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/htmlminifier.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.