Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p><a href="https://github.com/abolibibelot/coffeescript-dotnet#readme" rel="noreferrer"><strong>CoffeeScript-dotnet</strong></a></p> <p>Command line tool for compiling CoffeeScript. Includes a file system watcher to automatically recompile CoffeeScripts when they change. Roughly equivalent to the coffee-script node package for linux / mac.</p> <p><a href="http://tomlokhorst.github.com/CoffeeSharp/" rel="noreferrer"><strong>CoffeeSharp</strong></a></p> <p>Includes a command line tool similar to CoffeeScript-dotnet as well as a http handler that compiles CoffeeScripts when requested from an asp.net site.</p> <p><a href="https://github.com/xpaulbettsx/SassAndCoffee" rel="noreferrer"><strong>SassAndCoffeeScript</strong></a></p> <p>Library for Asp.net mvc that compiles sass and coffeescript files on request. Also supports minification and combination.</p> <p><a href="http://otac0n.com/blog/2011/06/29/CoffeeDemo-A-Simple-Demo-Of-IronJS-Using-CoffeeScript.aspx" rel="noreferrer"><strong>Manually Compile With IronJS</strong></a></p> <p>IronJS is a .NET javascript interpreter that can successfully load the CoffeeScript compiler and compile CoffeeScript.</p> <p><strong>Manually Compile With Node.js</strong></p> <p>Get the <a href="http://node-js.prcn.co.cc/" rel="noreferrer">node binaries</a> and add the bin directory to your path. Write a <a href="https://github.com/liammclennan/coffeescript-course/blob/master/util/l.js" rel="noreferrer">node.js script to load the CoffeeScript compiler and your CoffeeScript files and save the compiled javascript</a>.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload