I remember having seen a new javascript compiler/ minifier on github which should even be better than google’s closure compiler. Unluckily I can’t remember its name and find it again. Maybe someone can help me? 🙂
Thanks,
Corin
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Possibly UglifyJS? It’s the minifier that the jQuery project is currently using.
Check out these speed comparisons.