coffee-script.toJs.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of http Show documentation
Show all versions of http Show documentation
Fluent-http is the simplest fastest full fledged web server we could come up with
try {
CoffeeScript.compile(__source, {bare: true, literate: __literate});
} catch (exception) {
throw 'Unable to compile CoffeeScript ' + exception;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy