closure-compiler

JS optimizer

A tool for optimizing and checking JavaScript code to make it run faster

A JavaScript checker and optimizer.

GitHub

7k stars
233 watching
1k forks
Language: Java
last commit: 6 days ago
Linked from 1 awesome list

closure-compilerjavascriptoptimizationtypechecking

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
codemix/babel-plugin-closure-elimination Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. 367
clojure/clojurescript A compiler that converts Clojure code to JavaScript. 9,235
google/traceur-compiler Compiles experimental JavaScript features into standard language syntax for immediate use and feedback 8,174
mgechev/javascript-algorithms Implementations of computer science algorithms in JavaScript. 7,838
jshint/jshint A tool that scans JavaScript code to detect common errors and potential problems 8,990
retirejs/retire.js Detects and reports vulnerabilities in JavaScript libraries used by web applications. 3,692
kriskowal/q A promise library that enables asynchronous code execution and error handling without blocking 14,932
slav123/codeigniter-minify Compresses CSS and JavaScript files on the fly using Google Closure compiler 226
maierfelix/mini-js A minimal JavaScript compiler that compiles basic JavaScript code with optional features into plain JavaScript. 160
ryanmcdermott/clean-code-javascript Guides software developers in writing readable and maintainable JavaScript code based on clean coding principles. 91,777
fabiosantoscode/js2cpp A tool that translates JavaScript code into C++ code using static type checking and code generation. 111
aidenybai/million An optimizing compiler that speeds up React by reducing virtual DOM reconciliation overhead 16,373
rajkumardusad/jitcompiler An online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go. 74
gotwarlost/istanbul A tool that measures and reports code coverage in JavaScript projects 8,699