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
- goog.isObject over two vars makes the compiler asume wrong things over properties
- Rewrite method names (passed in as strings) to mocking functions (e.g., goog.testing.MockControl.prototype.createMethodMock)
- Better wording on FAQ page
- prevent value assignments to @typedef names
- Typedefs don't work at function scope and cause confusing errors
- Can't export enum directly (ES6 modules)
- Linter warns on unused for-of variable
- (Internal Compiler Error) Sanity check failed for collapseProperties?
- Validate returned value usage for functions not annotated with @return
- TypeError: Cannot read property 'g' of null
- Docs
- Java not yet supported