{"library":"google-closure-compiler-linux","type":"library","category":null,"description":"Linux native binary distribution of Google Closure Compiler, version 20260428.0.0 (published Apr 2025, with weekly releases). This package provides the Java-based Closure Compiler as a precompiled Linux binary, enabling JavaScript/TypeScript compilation, optimization, and minification without a local Java runtime dependency. It is one of several platform-specific packages (linux, macos, windows) under the google-closure-compiler umbrella, automatically selected by the main package. Key differentiators: true native performance, no Java required, auto-selection via optionalDependencies, and support for advanced compilation (type checking, dead code elimination, inline functions). Alternative toolchains include esbuild and Terser, but Closure Compiler offers deeper optimization at the cost of slower execution.","language":"javascript","status":"active","version":"20260428.0.0","tags":["javascript","compiler","optimizer","minifier","closure","java"],"last_verified":"Fri May 01","install":[{"cmd":"npm install google-closure-compiler-linux","imports":["import { compile } from 'google-closure-compiler';","npx google-closure-compiler  # or the binary path from node_modules/.bin/closure-compiler","const { getJarPath } = require('google-closure-compiler'); const jar = getJarPath();"]},{"cmd":"yarn add google-closure-compiler-linux","imports":[]},{"cmd":"pnpm add google-closure-compiler-linux","imports":[]}],"homepage":"https://developers.google.com/closure/compiler","github":"https://github.com/ChadKillingsworth/closure-compiler-npm","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/google-closure-compiler-linux","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}