Package: wnpp Severity: wishlist * Package name : html-minifier Version : 3.4.0 Upstream Author : Juriy Zaytsev <kan...@gmail.com> * URL : https://github.com/kangax/html-minifier * License : Expat Programming Lang: JavaScript Description : HTML compressor/minifier
"HTMLMinifier is a highly configurable, well-tested, JavaScript-based HTML minifier." It claims to minify better than the alternatives--see the table in the README. It's also recommended by a number of best practices guides, such as Google's PageSpeed documentation [1]. This should be a fairly straightforward Node.js package, although it has some dependencies that will need to be packaged first. [1] https://developers.google.com/speed/docs/insights/MinifyResources