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 supported28 Subscribers
View all SubscribersAdd a CodeTriage badge to closure-compiler
Help out
- Issues
- Array type check not performed
- Missed inlining opportunity when function contains math
- Smart name removal deletes essential code from web animations next polyfill
- 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
- Docs
- Java not yet supported