Here is a collection of useful Javascript tools:
- Javascript Minifier – Compress your Javascript to make it a smaller file size for faster downloads
YUI Compressor
YUI Compressor GUI 1.0 for Windows
There’s no need to check any of the boxes. - JS Beautifier – Pretty-print your Javascript
http://jsbeautifier.org/ - JS Lint – Check your Javascript for errors
http://jslint.com/ - JSON Lint – Check your JSON code for errors
http://jsonlint.com/