grunt-contrib-uglify
File minifier
Minifies JavaScript files using UglifyJS to reduce file size and improve performance.
Minify files with UglifyJS.
1k stars
52 watching
348 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 424 |
terinjokes/gulp-uglify | Minifies JavaScript files using UglifyJS3 | 1,226 |
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
gruntjs/grunt-contrib-imagemin | Tools for optimizing image sizes and formats using the imagemin plugin | 1,214 |
gruntjs/grunt-contrib-concat | A tool for combining multiple files into one | 812 |
sindresorhus/grunt-svgmin | Automates the minification of SVG files using SVGO | 433 |
coderaiser/minify | Tools to minimize size of JavaScript, CSS, HTML and image files | 231 |
beyer-stefan/gofiber-minifier | Minifies HTML, CSS, and JavaScript files in a web application framework | 2 |
ericlbarnes/ci-minify | A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. | 174 |
trysound/rollup-plugin-uglify | Minifies generated JavaScript bundles using UglifyJS in the background. | 261 |
jgable/grunt-lesslint | Automates checking of LESS files for errors using Grunt and CSS Lint | 75 |
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 |
foru17/gulp-minimize | A Gulp plugin for minimizing HTML files | 3 |
douglascrockford/jsmin | A filter that removes comments and unnecessary whitespace from JavaScript files. | 697 |