compiler-js
v2012.5.11
Published
Merge your JS source files and minify with upglify-js
Downloads
16
Readme
node-compiler-js
A command line to merge your JS source files and minify with upglify-js
Install
To use the compiler from any location (for npm v1.x) you need to install using the global (-g) flag.
npm install -g compiler-jsUsage
To be implemented...