closure-compiler
https://github.com/google/closure-compiler
Java
A JavaScript checker and optimizer.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported27 Subscribers
Add a CodeTriage badge to closure-compiler
Help out
- Issues
- Dead code elimination removes event handlers (like onload for Image)
- Source map deviates from V3 specs, ';' should be separator, not terminator
- Type inference of generic types doesn't work if the type is declared after the inference location
- Warn on [] lookup on enums
- NullPointerException with syntax error in IDE mode
- New Renaming Policy - Renaming Only by Type
- Fold constant regex expressions at compile time when possible
- No warning when referring to internal types in an extern file.
- Compiler warnings when referencing inherited non-public property in getter/setter
- No warning when using result of void function.
- Docs
- Java not yet supported