{"library":"am-compiler","type":"library","category":null,"description":"am-compiler is a CoffeeScript-based build tool that compiles multiple targets (electron, node, browser) from CoffeeScript source files. As of version 1.0.31, it appears to be a niche package with minimal documentation and no recent updates. It relies on fs-extra for reading JSON and child_process for executing commands. Key differentiators include a custom class extending a base compiler and targeted entry points for electron, node, and browser builds. However, it lacks comprehensive documentation and may be considered experimental or specific to certain workflows.","language":"javascript","status":"active","version":"1.0.31","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install am-compiler","imports":["const Compiler = require('am-compiler')","const AmCompiler = require('am-compiler')","class MyCompiler extends Compiler { ... }"]},{"cmd":"yarn add am-compiler","imports":[]},{"cmd":"pnpm add am-compiler","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/am-compiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}