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
- Consider suspicious code check for declaring a protected method/property in a constructor/interface marked as @final
- Warn when an interface is marked @final
- Lint or Analyzer warning for @type {Map} (instead of @type {Map<SomeType, AnotherType>}
- ? and ! type prefixes don't modify template type
- Don't warn/err about legit namespace declaration - please
- @nocollapse doesn't prevent collapse warning
- constant property types are not properly inferred if they referenced in code before declaration
- Shorter syntax for property definitions: 1. inline type
- First class @export support
- Using Types from Modules in Non-global Scopes
- Docs
- Java not yet supported