UglifyJS

JS optimizer

A toolkit for optimizing JavaScript code by parsing, compressing, and beautifying it

JavaScript parser / mangler / compressor / beautifier toolkit

GitHub

13k stars
274 watching
1k forks
Language: JavaScript
last commit: 5 days ago
Linked from 6 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
terser/terser A JavaScript compressor and mangler toolkit for optimizing ES6+ code size 8,690
terinjokes/gulp-uglify Minifies JavaScript files using UglifyJS3 1,228
gruntjs/grunt-contrib-uglify Minifies JavaScript files using UglifyJS to reduce file size and improve performance. 1,482
kangax/html-minifier A JavaScript-based tool for compressing HTML content 4,942
yui/yuicompressor An application that removes unnecessary characters from JavaScript and CSS files 3,014
trysound/rollup-plugin-uglify Minifies JavaScript bundles using UglifyJS 261
beautifier/js-beautify Tools for formatting and indenting JavaScript code to improve readability 8,633
mozilla/nunjucks A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. 8,587
babel/minify A tool that uses Babel's compiler to achieve minification of modern JavaScript code by targeting only browsers that support newer ES features. 4,393
slav123/codeigniter-minify Compresses CSS and JavaScript files on the fly using Google Closure compiler 226
google/closure-compiler A tool for optimizing and checking JavaScript code to make it run faster 7,407
uncss/grunt-uncss A task for removing unused CSS from projects 3,825
manjesh24/json-js-beautifier An extension that beautifies JSON and JavaScript output to improve readability of web application resources. 14
mljs/ml A collection of machine learning algorithms and tools implemented in JavaScript 2,630
ericlbarnes/ci-minify A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. 174