1 repositorio
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 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
Transforming CoffeeScript into executable JavaScript while detecting syntax errors and managing output configurations.