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
- Jasmine Externs are out of Date
- ES6 module support for "type-only import" like `goog.requireType` or TS `import type`
- Property that is a class is not type checkable without being marked as @const
- Should fail on mis-assignment to @struct @record
- CommonJS modules `missingRequire` throws 'ERROR - missing require'
- Variable inlining changes program behavior by ignoring var hoisting
- Support multiline ES6 `export ... from` syntax
- Type narrowing failure?
- "arguments.callee" cannot be used in strict mode while passing --jscomp_off=es5Strict
- closure-compiler skips type checks if output language level is higher than the type checker understands
- Docs
- Java not yet supported