UglifyJS
JS optimizer
A toolkit for optimizing JavaScript code by parsing, compressing, and beautifying it
JavaScript parser / mangler / compressor / beautifier toolkit
13k stars
272 watching
1k forks
Language: JavaScript
last commit: 12 months ago
Linked from 6 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A JavaScript compressor and mangler toolkit for optimizing ES6+ code size | 8,762 |
| | Minifies JavaScript files using UglifyJS3 | 1,226 |
| | Minifies JavaScript files using UglifyJS to reduce file size and improve performance. | 1,481 |
| | A JavaScript-based tool for compressing HTML content | 4,956 |
| | An application that removes unnecessary characters from JavaScript and CSS files | 3,015 |
| | Minifies generated JavaScript bundles using UglifyJS in the background. | 261 |
| | Tools for formatting and indenting JavaScript code to improve readability | 8,654 |
| | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,606 |
| | A tool that uses Babel's compiler to achieve minification of modern JavaScript code by targeting only browsers that support newer ES features. | 4,395 |
| | Compresses CSS and JavaScript files on the fly using Google Closure compiler | 226 |
| | A tool for optimizing and checking JavaScript code to make it run faster | 7,425 |
| | A task for removing unused CSS from projects | 3,824 |
| | An extension that beautifies JSON and JavaScript output to improve readability of web application resources. | 14 |
| | A collection of machine learning algorithms and tools implemented in JavaScript | 2,632 |
| | A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. | 174 |