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
347 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
terinjokes/gulp-uglify | Minifies JavaScript files using UglifyJS3 | 1,228 |
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,213 |
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 | A command-line tool that minimizes and optimizes JavaScript, CSS, HTML, and image files for smaller sizes. | 229 |
beyer-stefan/gofiber-minifier | A tool to minimize HTML, CSS, and JavaScript files without changing their content or functionality. | 1 |
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 JavaScript bundles using UglifyJS | 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 | 749 |
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 | An algorithm to remove unnecessary characters from JavaScript source code | 694 |