mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
Adding xqjs, CUP, and Congo to the resources section.
This commit is contained in:
parent
08527075b7
commit
e007f69c71
1 changed files with 14 additions and 0 deletions
|
@ -940,6 +940,20 @@ coffee --print app/scripts/*.coffee > concatenation.js</pre>
|
|||
— a quick-and-dirty literate-programming-style documentation generator
|
||||
for CoffeeScript. Used to produce the annotated source.
|
||||
</li>
|
||||
<li>
|
||||
<b>satyr</b>'s <a href="http://satyr.github.com/cup/">CUP</a>
|
||||
— The CoffeeScript Unofficial Playpen, where the changes to
|
||||
the latest <tt>master</tt> can be experimented with.
|
||||
</li>
|
||||
<li>
|
||||
<b>satyr</b>'s <a href="https://addons.mozilla.org/en-US/firefox/addon/159546/">xqjs</a>
|
||||
— A Firefox add-on that provides a simple JavaScript console
|
||||
with the ability to execute CoffeeScripts within the current window.
|
||||
</li>
|
||||
<li>
|
||||
<b>naturalethic</b>'s <a href="http://github.com/naturalethic/Congo">Congo</a>
|
||||
— An asynchronous MongoDB ORM, for use with Node.js and CoffeeScript.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>
|
||||
|
|
Loading…
Add table
Reference in a new issue