html-minifier
HTML minifier
A middleware that minifies HTML responses by removing unnecessary whitespace and formatting.
minify HTML responses like some crazy guy
31 stars
7 watching
6 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
swaagie/minimize | A fast and highly configurable HTML minifier for servers that preserves structural integrity and supports CSS and JavaScript processing. | 162 |
stereobooster/html_minifier | A Ruby wrapper for a JavaScript library to minify HTML code | 12 |
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 217 |
koajs/json | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
beyer-stefan/gofiber-minifier | A tool to minimize HTML, CSS, and JavaScript files without changing their content or functionality. | 1 |
koajs/compose | Utility to combine multiple middleware functions into a single cohesive piece of software | 1,004 |
koajs/mock | A middleware for creating mock web pages with customizable URL mapping and data | 41 |
coderaiser/minify | A command-line tool that minimizes and optimizes JavaScript, CSS, HTML, and image files for smaller sizes. | 229 |
deanhume/html-minifier | A command line tool to minimize HTML and associated view files in web applications. | 134 |
tedivm/jshrink | A PHP-based tool for minifying JavaScript code into smaller sizes while preserving the original functionality. | 27 |
tedious/jshrink | A PHP class that reduces the size of JavaScript code to improve delivery performance | 749 |
douglascrockford/jsmin | An algorithm to remove unnecessary characters from JavaScript source code | 694 |
juliendargelos/rollup-plugin-html-minifier | A plugin for Rollup that minifies HTML files using html-minifier. | 4 |
christianklisch/slim-minify | Middleware to reduce HTML file size by removing unnecessary characters. | 37 |
ericlbarnes/ci-minify | A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. | 174 |