{"library":"coffee2closure","type":"library","category":null,"description":"A utility that fixes CoffeeScript-compiled JavaScript output to be compatible with Google Closure Compiler. Version 0.1.12 is the latest stable release as of late 2013, with no active development since then. It addresses issues like missing 'var' declarations and proper function expression wrapping that break Closure Compiler's advanced optimizations. Unlike manual post-processing, it automates these fixes. The package is designed for build pipelines, notably used as a Grunt plugin. Given its age and lack of updates, it should be considered deprecated for modern projects.","language":"javascript","status":"deprecated","version":"0.1.12","tags":["javascript","Closure","CoffeeScript","Compiler","Google","gruntplugin"],"last_verified":"Fri May 01","install":[{"cmd":"npm install coffee2closure","imports":["import coffee2closure from 'coffee2closure'","grunt.loadNpmTasks('coffee2closure')","coffee2closure('input.coffee')"]},{"cmd":"yarn add coffee2closure","imports":[]},{"cmd":"pnpm add coffee2closure","imports":[]}],"homepage":null,"github":"https://github.com/steida/coffee2closure","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/coffee2closure","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}