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
- ES2022 Error option in constructor is not polyfilled
- Upgrade to latest Guava
- CrossChunkCodeMotion breaks `--chunk_output_type ES_MODULES`
- Should transform "x ? true : false" into "!!x" and "x ? false : true" into "!x"
- WebGL2RenderingContext should not extend WebGLRenderingContext
- Fix PolymerPass crash (#1950)
- Implement support for private class fields and methods
- Fix for array constructor with length is not eliminated
- Logical assignment breaks on class static properties
- Bug fixes to WebRTC externs
- Docs
- Java not yet supported