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
- Documentation for all CompilerOptions fields
- Invalid source map causes unchecked exception
- const property declaration not inferred outside a constructor
- Support @const to specify that a method parameter should not be changed by the method
- In SIMPLE mode, skip optimization that change, add or remove name in scopes containing with or eval()
- Missing properties: Warns on properties in compound boolean expressions
- Missed inlining opportunity
- --module option syntax
- VariableMap does not support names that contain colon (:)
- Optimization for extended classes in ADVANCED_OPTIMIZATIONS
- Docs
- Java not yet supported