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
- Fix unit tests to not have undeclared variables
- There should be no ES6 polyfills if input language is ES5
- Static class functions can be erroneously removed in ADVANCED mode
- Support making a constructor private (while not making the whole class private)
- --replace_strings does not understand goog.module names
- Quoted string keys in record-literal types behave inconsistently
- RemoveSuperMethodsPass makes an unsafe assumption
- MakeDeclaredNamesUnique is incorrect when function expression names are shadowed by parameters
- Infer when variables are "effectively const"
- Transport asm.js correctly
- Docs
- Java not yet supported