With all the nice code syntax highlighting widgets out there, I figure there must be a client side JavaScript solution that will take a blob of SQL and tidy up its formatting.
I already found http://sqlformat.appspot.com/source/ but testing has show it to be fairly flawed, at least on T-SQL code.
Any other similar bits of open source code for client side beautification of SQL code?