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
- Confusing type checking behavior for generic Object & IObject
- es6 classes should copy parent class constructor signature
- Linter should warn if 'let'/'const' and 'var' are used in the same file.
- Class' static methods are placed on a totally different object, but static properties are not
- The GWT debugger options are confusing
- JSDoc support for array destructuring
- Missed IIFE inlining opportunity
- "Bad type annotation. Unknown type" expressions are not suppressible
- Extending a class does not warn when constructed with the wrong type
- Better support for read-only properties
- Docs
- Java not yet supported