atom-auto-uglify

Minifies a Javascript file on save with UglifyJS

Metric

1,977

1

0.7.2

MIT

GitHub

Atom Auto Uglify

Minifies a Javascript file on save with UglifyJS. The uglified JS is saved in the same directory as the original .js file. However the file name has .min.js instead.

Commands

uglify:compile - This is the same as simply saving the file.

Keyboard Shortcut

ctrl + alt + u