{"library":"grunt-closure-tools","type":"library","category":null,"description":"Grunt plugin integrating Google Closure Library tools (Compiler, Builder, DepsWriter) for JavaScript minification, dependency calculation, and bundling. Version 1.0.0 (stable, last release 2019) targets Grunt 0.4.x. Supports Closure Compiler jar-based compilation, closurebuilder.py concatenation, and depswriter.py deps generation. Key differentiators: full Closure toolchain integration in Grunt, support for advanced compilation options, and file-level change detection (checkModified). Alternative to gulp-closure-compiler or webpack closure plugins.","language":"javascript","status":"maintenance","version":"1.0.0","tags":["javascript","gruntplugin","Closure Compiler","minification","Closure Builder","Google Closure Library","Closure tools","Closure DepsWriter","Performance"],"last_verified":"Fri May 01","install":[{"cmd":"npm install grunt-closure-tools","imports":["grunt.loadNpmTasks('grunt-closure-tools');","closureCompiler: { options: { compilerFile: 'compiler.jar', compilerOpts: { compilation_level: 'ADVANCED_OPTIMIZATIONS' } } }","closureBuilder: { options: { builder: 'closurebuilder.py', root: 'src/', output_mode: 'compiled', compiler: 'compiler.jar' } }","closureDepsWriter: { options: { root: 'src/', deps: 'deps.js' } }"]},{"cmd":"yarn add grunt-closure-tools","imports":[]},{"cmd":"pnpm add grunt-closure-tools","imports":[]}],"homepage":null,"github":"https://github.com/closureplease/grunt-closure-tools","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-closure-tools","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}