closure-compiler
JS optimizer
A tool for optimizing and checking JavaScript code to make it run faster
A JavaScript checker and optimizer.
7k stars
233 watching
1k forks
Language: Java
last commit: 2 months ago
Linked from 1 awesome list
closure-compilerjavascriptoptimizationtypechecking
Related projects:
Repository | Description | Stars |
---|---|---|
| Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. | 367 |
| A compiler that converts Clojure code to JavaScript. | 9,247 |
| Compiles experimental JavaScript features into standard language syntax for immediate use and feedback | 8,170 |
| Implementations of computer science algorithms in JavaScript. | 7,844 |
| A tool that scans JavaScript code to detect common errors and potential problems | 8,986 |
| Detects and reports vulnerabilities in JavaScript libraries used by web applications. | 3,717 |
| A promise library that enables asynchronous code execution and error handling without blocking | 14,926 |
| Compresses CSS and JavaScript files on the fly using Google Closure compiler | 226 |
| A minimal JavaScript compiler that compiles basic JavaScript code with optional features into plain JavaScript. | 160 |
| Guides software developers in writing readable and maintainable JavaScript code based on clean coding principles. | 91,944 |
| A tool that translates JavaScript code into C++ code using static type checking and code generation. | 111 |
| An optimizing compiler that speeds up React by reducing virtual DOM reconciliation overhead | 16,642 |
| 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. | 73 |
| A tool that measures and reports code coverage in JavaScript projects | 8,701 |