/atom-uglify

Minify JavaScript

Primary LanguageJavaScriptMIT LicenseMIT

Uglify

Atom package

Minify JavaScript with Uglify

Install

$ apm install uglify

Or Settings → Packages → Search for uglify

Usage

Open the Command Palette, and type uglify.

Can also minify just a selection. For example the code in a <script> tag.

License

MIT © Sindre Sorhus