closure-compiler-js packages Google’s Closure Compiler so it runs under JavaScript (e.g., Node.js) instead of a JVM, making advanced JS optimization accessible in more build pipelines. You get the same aggressive whole-program optimizations—dead-code elimination, property renaming, inlining, and cross-module motion—delivered via a JS API and CLI. Because it’s the compiler you know, it also honors Closure type annotations and JSDoc, enabling type-aware rewrites that shrink bundles without breaking semantics. The distribution is geared for tool authors: plug it into bundlers, custom scripts, or CI without dragging in a Java runtime. It’s particularly handy in constrained environments (serverless, sandboxed workers) where spawning a JVM is undesirable. In short, it brings Closure’s battle-tested optimizer to the places modern JavaScript actually runs.

Features

  • Advanced optimizations beyond minification in a Node-friendly package
  • JSDoc/Closure types for safe renaming and inlining
  • CLI and programmatic API for build tools and scripts
  • Cross-module code motion and tree-shaking for smaller bundles
  • Works in JVM-less environments like serverless and constrained CI
  • Drop-in replacement path for teams already using Closure Compiler

Project Samples

Project Activity

See All Activity >

Categories

Compilers

License

Apache License V2.0

Follow Closure Compiler JS

Closure Compiler JS Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Closure Compiler JS!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

JavaScript

Related Categories

JavaScript Compilers

Registered

4 days ago