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
- Object created with Object.create not dead code eliminated
- Warn if a goog.scope alias uses a different name from the last part of the original name
- Use NTI type info in conformance violations such as BanUnknownThis
- Warn when @export is used in a CommonJS or ES6 Module
- Consider adding @checkReturnValue
- Do not warn unreachable code for variable declarations
- i18n makes the compiler painfully slow
- Support Module Rewriting on Externs
- goog.module doesn't allow local variables at top level (because of the translation to goog.scope)
- Templates should work for inner functions
- Docs
- Java not yet supported