Minifiers

TwitterFacebook
Get flash to fully experience Pearltrees
// ==ClosureCompiler== // @compilation_level SIMPLE_OPTIMIZATIONS // @output_file_name default.js // ==/ClosureCompiler== // ADD YOUR CODE HERE function hello(name) { alert('Hello, ' + name); } hello('New user'); http://closure-compiler.appspot.com/home

Closure Compiler Service

All of the source code is available on the github , and we have a command-line version and a python library as well. JSBeautifier is — and always will be — completely free and open, and your thanks, flattrs and donations are very heartwarming — thank you all so much! http://jsbeautifier.org/

Online JavaScript beautifier

This project is the active source project for the Microsoft Ajax Minifier tool, and contains the latest version of the AjaxMin tool -- both binary drops and the source code, released under the Apache 2.0 Open Source License.

Microsoft Ajax Minifier

http://ajaxmin.codeplex.com/