{"library":"es6-module-transpiler-coffee-brunch","type":"library","category":null,"description":"Brunch plugin that compiles CoffeeScript files through coffee-script and then Square's es6-module-transpiler to produce AMD or CommonJS modules with ES6 module syntax (import/export). Version 0.1.0 is the latest and only release. This plugin is a stop-gap alternative to ember-cli for ES6 module transpiling in CoffeeScript codebases using Brunch. It is effectively limited to AMD output due to CommonJS interoperability issues. Requires manual backtick escaping of ES6 syntax in CoffeeScript.","language":"javascript","status":"maintenance","version":"0.1.0","tags":["javascript","es6","transpiler","brunch"],"last_verified":"Fri May 01","install":[{"cmd":"npm install es6-module-transpiler-coffee-brunch","imports":["const ES6ModuleTranspilerCoffeeBrunchPlugin = require('es6-module-transpiler-coffee-brunch');","`import Animal from 'animal';` ... `export default Snake;`","plugins.es6ModuleTranspiler.wrapper = 'amd' in config.coffee/brunch config"]},{"cmd":"yarn add es6-module-transpiler-coffee-brunch","imports":[]},{"cmd":"pnpm add es6-module-transpiler-coffee-brunch","imports":[]}],"homepage":null,"github":"https://github.com/ahacking/es6-module-transpiler-coffee-brunch","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/es6-module-transpiler-coffee-brunch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}