mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
added dsc's coffeecup to the resources section.
This commit is contained in:
parent
e81810d845
commit
afa3bb4191
2 changed files with 10 additions and 0 deletions
|
@ -902,6 +902,11 @@ coffee --print app/scripts/*.coffee > concatenation.js</pre>
|
||||||
— a plugin that serves and bundles CoffeeScript from within your
|
— a plugin that serves and bundles CoffeeScript from within your
|
||||||
Rails application.
|
Rails application.
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>dsc</b>'s <a href="http://github.com/dsc/coffeecup">CoffeeCup</a>
|
||||||
|
— A Python WSGI middleware that compiles CoffeeScript to JavaScript
|
||||||
|
on-demand during development.
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<b>sutto</b>'s <a href="http://github.com/Sutto/barista">Barista</a>
|
<b>sutto</b>'s <a href="http://github.com/Sutto/barista">Barista</a>
|
||||||
— a BistroCar alternative that integrates well with
|
— a BistroCar alternative that integrates well with
|
||||||
|
|
|
@ -1818,6 +1818,11 @@ html <span class="Keyword">=</span> <span class="String"><span class="String">'<
|
||||||
— a plugin that serves and bundles CoffeeScript from within your
|
— a plugin that serves and bundles CoffeeScript from within your
|
||||||
Rails application.
|
Rails application.
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>dsc</b>'s <a href="http://github.com/dsc/coffeecup">CoffeeCup</a>
|
||||||
|
— A Python WSGI middleware that compiles CoffeeScript to JavaScript
|
||||||
|
on-demand during development.
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<b>sutto</b>'s <a href="http://github.com/Sutto/barista">Barista</a>
|
<b>sutto</b>'s <a href="http://github.com/Sutto/barista">Barista</a>
|
||||||
— a BistroCar alternative that integrates well with
|
— a BistroCar alternative that integrates well with
|
||||||
|
|
Loading…
Add table
Reference in a new issue