1 个仓库
Tools that translate source code from one high-level language to another, such as CoffeeScript to JavaScript.
Distinct from JavaScript Source Transformers: Distinct from general source transformers by focusing specifically on the translation between two different high-level languages.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Transpilers. Refine with filters or upvote what's useful.
Koala 是一个用于管理 Web 资源预处理器编译、转译和后台监控的图形用户界面。它作为一个构建工具,将 Less、Sass 和 CoffeeScript 文件转换为浏览器兼容的 CSS 和 JavaScript。 该应用程序具有用于控制转换过程的可视化界面,无需命令行交互。它集成了一个后台文件监视器,当检测到本地文件系统发生更改时,会自动实时重新编译源文件。 该工具提供了用于管理全局和项目特定编译设置的实用程序,包括用于压缩编译代码的后处理压缩功能。它还包含一个捕获编译器输出以检测并报告语法错误的通知系统。
Transforming CoffeeScript into executable JavaScript while detecting syntax errors and managing output configurations.