What is the purpose of the UgilifyJS?
A
Exposes a simple API
B
Minification
C
Both Exposes a simple API and Minification
D
Compilation
Correct Answer: Both Exposes a simple API and Minification
UglifyJS is a JavaScript compressor/minifier written in JavaScript. UglifyJS2 is an excellent tool to help you minify your JavaScript! It’s a tried and tested tool, used by libraries such as jQuery.