RSSSubscribe to Review Of Web

JavaScript beautifier or indentation tool

1

Sponsored Links


Sometimes an unformatted JavaScript code becomes nearly unreadable and difficult to understand. If you are in the habit of using such JavaScript codes, this little free web tool could be a boon for you. 

This piece of ugly looking unformatted code…
javascript-indentation-tool     

…transformed to…
javascript-beautifier

on a click of a ‘Beautify’ button.

It comes with other features like indent with tab character OR 2, 4 or 8 spaces. Also it provides you with an option to preserve existing line breaks.
Check out JavaScript beautifier now.

Digg, Stumble, Twit or share this post by clicking on any of the buttons below:
  • Digg
  • del.icio.us
  • StumbleUpon
  • Sphinn
  • Yahoo! Buzz
  • Technorati
  • TwitThis
  • Facebook
  • MySpace
  • Google Bookmarks

Welcome to Review Of Web. I recommend you to subscribe via RSS Feed. You can also subscribe by email and have new articles sent directly to your inbox. It's absolutely free!

Comments

One Response to “JavaScript beautifier or indentation tool”
  1. Adam says:

    “This piece of ugly looking unformatted code” – it’s my standard formatting. It’s ugly because it uses 2 spaces indentation? Maybe it is, but write 10k of code (as one file) and you’ll notice, it’s sometimes hard to fit all you need on screen. So, call it ugly, but it is not unformatted.

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!