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
- `Array.reduce` method does not get type-checked correctly
- Rest operator used in object destructuring is not correctly type-checked
- Configuring source maps is needlessly complicated
- Compiler warnings are incorrectly documented, some do not work and some do not exist
- Documentation of interfaces lacks examples of ES6 syntax
- Type checking of `Promise` does not work very well
- Object type with generic parameters does not get type checked as it should
- typeof operator used on an inferred record type produces a cryptic error
- Documentation of the ALL type (*) seems to be wrong
- `Map.get` return type should be `T|undefined`
- Docs
- Java not yet supported