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
- Raise a warning when an ES6 class method doesn't call super
- Compiler should warn when deleting a property that can't be undefined
- Add Support for Public Class Fields
- Cannot use properties as types
- Disambiguation clobbers weirdly-named properties
- "let" within switch causes variable reference error with outer let
- whitespace_only changes function names
- Consider moving PassFactory instances into static fields on the passes themselves
- Weird order-dependency when transpiling `Foo.Bar = class extends Foo`
- Can not extend protected method from a class defined in a function
- Docs
- Java not yet supported