WebMarkupMin
Markup minifier
A .NET library that minimizes the size of HTML, XHTML and XML code in web applications to improve performance.
The Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.
455 stars
29 watching
48 forks
Language: C#
last commit: 7 days ago
Linked from 4 awesome lists
aspnetdotnethtmlmarkupminificationminifyxhtmlxml
Related projects:
Repository | Description | Stars |
---|---|---|
douglascrockford/jsmin | An algorithm to remove unnecessary characters from JavaScript source code | 694 |
slav123/codeigniter-minify | Compresses CSS and JavaScript files on the fly using Google Closure compiler | 226 |
mnsignalprocessing/barelyml | A markup language that combines elements from Markdown and DokuWiki to display text with formatting and structure | 15 |
coderaiser/minify | A command-line tool that minimizes and optimizes JavaScript, CSS, HTML, and image files for smaller sizes. | 229 |
hamidfzm/flask-htmlmin | Minifies HTML and text responses in Flask applications | 97 |
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 217 |
htmlmin/laravel-htmlmin | A package that simplifies the minification of HTML responses in Laravel applications | 1,021 |
swaagie/minimize | A fast and highly configurable HTML minifier for servers that preserves structural integrity and supports CSS and JavaScript processing. | 162 |
christianklisch/slim-minify | Middleware to reduce HTML file size by removing unnecessary characters. | 37 |
webuni/commonmark-bundle | An Symfony bundle that integrates a markdown parser | 9 |
wilsonzlin/minify-html | A fast and smart HTML minifier with support for multiple programming languages | 863 |
tedivm/jshrink | A PHP-based tool for minifying JavaScript code into smaller sizes while preserving the original functionality. | 27 |
stoyan/cssshrink | A tool that minimizes CSS code by removing unnecessary characters and whitespace | 1,054 |
cuijiemmx/wepy-plugin-filemin | A plugin for minimizing file sizes of specific formats used in WePY web applications. | 2 |
juliendargelos/rollup-plugin-html-minifier | A plugin for Rollup that minifies HTML files using html-minifier. | 4 |