File: resources.md

package info (click to toggle)
coffeescript 2.7.0%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,360 kB
  • sloc: makefile: 20; xml: 9; sh: 6; javascript: 5
file content (15 lines) | stat: -rw-r--r-- 1,245 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## Resources

*   [CoffeeScript on GitHub](https://github.com/jashkenas/coffeescript/)
*   [CoffeeScript Issues](https://github.com/jashkenas/coffeescript/issues)<br>
    Bug reports, feature proposals, and ideas for changes to the language belong here.
*   [CoffeeScript Google Group](https://groups.google.com/forum/#!forum/coffeescript)<br>
    If you’d like to ask a question, the mailing list is a good place to get help.
*   [The CoffeeScript Wiki](https://github.com/jashkenas/coffeescript/wiki)<br>
    If you’ve ever learned a neat CoffeeScript tip or trick, or ran into a gotcha — share it on the wiki.
*   [The FAQ](https://github.com/jashkenas/coffeescript/wiki/FAQ)<br>
    Perhaps your CoffeeScript-related question has been asked before. Check the FAQ first.
*   [JS2Coffee](http://js2.coffee/)<br>
    Is a very well done reverse JavaScript-to-CoffeeScript compiler. It’s not going to be perfect (infer what your JavaScript classes are, when you need bound functions, and so on…) — but it’s a great starting point for converting simple scripts.
*   [High-Rez Logo](https://github.com/jashkenas/coffeescript/tree/master/documentation/site)<br>
    The CoffeeScript logo is available in SVG for use in presentations.