CoderTS
Run TypeScript files directly inside Coder via Mozilla Rhino. Transpiles .ts to ES5 on the fly.
View project →
CodeDSL
A domain-specific language layer for Coder scripts, enabling cleaner and more expressive code structures.
View project →
CoderJSLoader
Thin-jar JS execution via Rhino, downloaded at runtime into the plugins directory.
View project →
CoderJavaFixer
Patches and fixes common Java compatibility issues in Coder scripts across different server versions.
View project →