All Downloads are FREE. Search and download functionalities are using the official Maven repository.

coffee-script.toJs.js Maven / Gradle / Ivy

try {
  CoffeeScript.compile(__source, {bare: true, literate: __literate});
} catch (exception) {
  throw 'Unable to compile CoffeeScript ' + exception;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy