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
- "A terminally deprecated method in sun.misc.Unsafe has been called"
- Publish closure compiler to registry.bazel.build
- `Object.keys()` @nosideeffects semantics is not applied consistently
- Poor constant propagation through destructuring assignments
- Advanced compiled code works differently if referencing .constructor
- Standard scriptlets, jo <? ... ?> syntax ka upyog
- ICE: Cannot read field "references" because "referenceInfo" is null
- Type checking const "this.*" incorrectly checks outside of scope where names overlap
- Missed optimization: document.querySelector('') turns into var b=document;b.querySelector.call(b, '')
- Document @pureOrBreakMyCode
- Docs
- Java not yet supported