gulp-uglify
Code minifier
Minifies JavaScript files using UglifyJS3
Minify files with UglifyJS
1k stars
31 watching
154 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Minifies JavaScript files using UglifyJS to reduce file size and improve performance. | 1,481 |
| A Gulp plugin for minimizing HTML files | 3 |
| A Gulp plugin for minifying HTML files | 726 |
| Minifies CSS files using the CSSO library to reduce file size and improve compression | 243 |
| Minifies generated JavaScript bundles using UglifyJS in the background. | 261 |
| A Gulp plugin for minifying CSS using the cleanCSS tool | 649 |
| A Gulp plugin for minifying SVG files by applying optimization rules defined in an external configuration file or as part of the plugin's options. | 340 |
| Minifies HTML files in a build process | 424 |
| Minifies HTML, CSS, and JavaScript files in a web application framework | 2 |
| Replaces non-optimized script and stylesheet references in HTML files with optimized versions | 705 |
| Tools to minimize size of JavaScript, CSS, HTML and image files | 231 |
| A Gulp plugin for compiling LESS files into CSS, with support for various plugins and source map generation. | 559 |
| A filter that removes comments and unnecessary whitespace from JavaScript files. | 697 |
| Compresses CSS and JavaScript files on the fly using Google Closure compiler | 226 |
| A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. | 174 |