good tool for indenting JavaScript files
converters, css, javascript, jquery
Solution
hi I guess you mean beautify it ,
for javascript : http://jsbeautifier.org/
for css : http://www.codebeautifier.com/
Problem
Can you suggest any tool to re indent minified JavaScript files and compressed CSS files?