1 repository
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 is a graphical user interface for managing the compilation, transpilation, and background monitoring of web asset preprocessors. It serves as a build tool that converts Less, Sass, and CoffeeScript files into browser-compatible CSS and JavaScript. The application features a visual interface for controlling the transformation process, removing the need for command line interaction. It integrates a background file monitor that automatically recompiles source files in real time as changes are detected on the local filesystem. The tool provides utilities for managing global and project-spe
Offers a visual tool for converting CoffeeScript into browser-compatible JavaScript without requiring command line interaction.