UglifyJS-service icon indicating copy to clipboard operation
UglifyJS-service copied to clipboard

Node script for JS-minification HTTP service

Web service for UglifyJS

Based on UglifyJS2. Running at http://marijnhaverbeke.nl/uglifyjs .

Install the depencendies with nmp install. Then start the serve.js script to run a server on port 8080 (edit the code to change port).