JavaScript source code minifier.
-
Install development dependency tools
$ brew install node $ npm install -g plato
-
Clone Repository and Install
$ git clone git@github.com:uupaa/Minify.js.git $ cd Minify.js $ npm install -
Minify
$ node bin/Minify.js @assert @node @androidjp @windowsphone --keep --simple --output outfile infile...

