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

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

Go to download

This is the simplest fastest full fledged http server we could come up with

There is a newer version: 2.105
Show newest version
try {
  CoffeeScript.compile(__source, {bare: true});
} catch (exception) {
  throw 'Unable to compile CoffeeScript ' + exception;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy