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
- Interfaces do not check return type of methods when `return` is not called
- Recursive record types fail silently, documentation lacks
- Union types need brackets
- Empty record type is not supported
- Arguments of `typeof` are not type-checked
- Window type is not documented
- Missing documentation on supported advanced DOM types
- It is needlessly complicated to suppress errors
- `String.prototype.repeat` and `String.prototype.at` can't be proved to have no side effect
- `TypedArray` constructors are missing `@nosideeffects`
- Docs
- Java not yet supported