Javascript Function Beautifier

Posted by jmaresca on Stack Overflow See other posts from Stack Overflow or by jmaresca
Published on 2009-12-02T22:19:03Z Indexed on 2010/04/28 11:43 UTC
Read the original article Hit count: 250

I am looking for a javascript beautifier with a very specific function. I need a beautifier that can sort functions and vars alphabetically based off of their names. I have a very long javascript file that is an eyesore to look at. Does anyone know of any javascript beautifiers that will do this?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about beautifier