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
- `@const` fields should be overrideable in subclasses
- internal compiler error
- $jscomp undefined when using skipNonTranspilationPasses (missing es6_runtime)
- Explicit type annotations shouldn't be required when iterating over e.g. Map.entries()
- Alias for long exported names
- Compiler inserts "void 0" in a place where it doesn't have to
- Improve flow sensitive inlining.
- Emit a warning when a super class constructor is not called.
- Some var declarations not being collapsed into a single var declaration
- Add a warning for declarations without explicit type declarations.
- Docs
- Java not yet supported