closure-compiler
A JavaScript checker and optimizer.
About this project
Google Closure Compiler The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Important Caveats 1. Compilation modes other than ADVANCED were always an afterthought and we have deprecated those modes. We believe that other tools perform comparably for non-ADVANCED modes and are better integrated into the broader…
Technologies
Project health
GitHub
Reviews
Built by
Maintain google/closure-compiler? Claiming verifies admin access through your GitHub account and gives you control of this listing.