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
- Fix: Default resolveSourceMapAnnotations to false to prevent arbitrary file read (#4322)
- Don't rename a function expression's name to match a parameter shadowing it
- Allow delimiter defaults in optional JSDoc parameters
- Arbitrary file read via //# sourceMappingURL= path traversal in SourceMapResolver
- Template inference preserves fresh object-literal identity, causing false(?) type mismatch
- RFC: Fold `typeof` and `Array.isArray()` using colors
- Ensure method calls on unions get accurate types
- How to describe classes with statics in a return type
- Should `new Uint8Array(arr)` take `ReadonlyArray<number>` ?
- Update Web Speech API externs
- Docs
- Java not yet supported