

Terser
2 likes
JavaScript parser, mangler, optimizer and beautifier toolkit for ES6+.
Cost / License
- Free
- Open Source
Platforms
- Self-Hosted
- Node.JS
Features
- Runs on command line
Tags
- minify
- Javascript
- formatting


JavaScript parser, mangler, optimizer and beautifier toolkit for ES6+.
Comments and Reviews
Running on Jenkins, I obfuscate and compress the static js files of my new application. yuicompressor and google-closure-compiler had broken my app for some reason but no problems with Terser. It has very useful parameters, I highly recommend it