{"library":"coffee-compiler","type":"library","category":null,"description":"A lightweight wrapper for the CoffeeScript compiler providing a unified API (fromSource/fromFile) across compiler libraries. Current version 0.3.2. The package has not been updated since 2014 and relies on an outdated peer dependency coffee-script >=1.6.2. It offers simple callback-based compilation with source maps and bare mode options.","language":"javascript","status":"abandoned","version":"0.3.2","tags":["javascript","coffeescript","coffee","compiler"],"last_verified":"Fri May 01","install":[{"cmd":"npm install coffee-compiler","imports":["var coffee = require('coffee-compiler');","var coffee = require('coffee-compiler'); coffee.fromSource('...', opts, cb);","var coffee = require('coffee-compiler'); coffee.fromFile('./file.coffee', opts, cb);"]},{"cmd":"yarn add coffee-compiler","imports":[]},{"cmd":"pnpm add coffee-compiler","imports":[]}],"homepage":null,"github":"https://github.com/alexgorbatchev/coffee-compiler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/coffee-compiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}