gofiber-minifier
Minifier
Minifies HTML, CSS, and JavaScript files in a web application framework
HTML, JavaScript, and CSS minifier for the gofiber-Framework
2 stars
1 watching
0 forks
Language: Go
last commit: 25 days ago
Linked from 1 awesome list
gogofibergolangminifierminifyminify-cssminify-htmlminify-javascriptweb
Related projects:
Repository | Description | Stars |
---|---|---|
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 218 |
coderaiser/minify | Tools to minimize size of JavaScript, CSS, HTML and image files | 231 |
ericlbarnes/ci-minify | A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. | 174 |
stereobooster/html_minifier | A Ruby wrapper for a JavaScript library to minify HTML code | 12 |
wilsonzlin/minify-html | A fast and smart HTML minifier with support for multiple programming languages | 875 |
gruntjs/grunt-contrib-uglify | Minifies JavaScript files using UglifyJS to reduce file size and improve performance. | 1,481 |
koajs/html-minifier | A middleware that minifies HTML responses by removing unnecessary whitespace and formatting. | 31 |
terinjokes/gulp-uglify | Minifies JavaScript files using UglifyJS3 | 1,226 |
christianklisch/slim-minify | Middleware to reduce HTML file size by removing unnecessary characters. | 37 |
tedivm/jshrink | A PHP-based tool for minifying JavaScript code into smaller sizes while preserving the original functionality. | 27 |
slav123/codeigniter-minify | Compresses CSS and JavaScript files on the fly using Google Closure compiler | 226 |
deanhume/html-minifier | A command line tool to minimize HTML and associated view files in web applications. | 133 |
tedious/jshrink | A PHP class that reduces the size of JavaScript code to improve delivery performance | 751 |
ben-eb/gulp-csso | Minifies CSS files using the CSSO library to reduce file size and improve compression | 243 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 424 |