1 个仓库
Visual management layers for transpilation tools.
Distinct from Source-to-JavaScript Transpilers: Focuses on the GUI aspect of the transpiler tool rather than the transpilation logic itself
Explore 1 awesome GitHub repository matching programming languages & runtimes · Graphical User Interfaces. Refine with filters or upvote what's useful.
Koala 是一个用于管理 Web 资源预处理器编译、转译和后台监控的图形用户界面。它作为一个构建工具,将 Less、Sass 和 CoffeeScript 文件转换为浏览器兼容的 CSS 和 JavaScript。 该应用程序具有用于控制转换过程的可视化界面,无需命令行交互。它集成了一个后台文件监视器,当检测到本地文件系统发生更改时,会自动实时重新编译源文件。 该工具提供了用于管理全局和项目特定编译设置的实用程序,包括用于压缩编译代码的后处理压缩功能。它还包含一个捕获编译器输出以检测并报告语法错误的通知系统。
Offers a visual tool for converting CoffeeScript into browser-compatible JavaScript without requiring command line interaction.