COFFEESCRIPT1
CoffeeScript tutorials
An archive of resources and code examples to help developers learn CoffeeScript
Jump Start CoffeeScript, code archive
25 stars
7 watching
19 forks
Language: CoffeeScript
last commit: about 12 years ago Related projects:
Repository | Description | Stars |
---|---|---|
markbates/programming-in-coffeescript | A repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming. | 63 |
coffeescript-cookbook/coffeescript-cookbook.github.io | A community-driven website with recipes and examples for the CoffeeScript language. | 562 |
coffee-js/index.coffee-js.org | A resource collection for CoffeeScript programming language and tools. | 22 |
boundvariable/coffeescript-in-action | The source code repository for the Manning book CoffeeScript in Action, which provides CoffeeScript implementations and examples. | 34 |
autotelicum/smooth-coffeescript | A comprehensive guide to functional programming in CoffeeScript | 576 |
adamjspooner/coffeescript-meet-backbonejs | A tutorial project introducing Backbone.js through CoffeeScript examples | 59 |
coffeedoc/codo | Automated documentation generator for CoffeeScript APIs. | 624 |
swlkr/coffee-pot | A starter project for building single-page applications in Node.js with CoffeeScript | 20 |
js2coffee/js2coffee | Converts JavaScript code to CoffeeScript syntax | 2,083 |
sublimetext/coffeescript | Enables syntax highlighting and checking, commands, shortcuts, snippets, watched compilation for the CoffeeScript programming language in Sublime Text. | 440 |
toshok/coffeekit | Bindings for iOS APIs written in CoffeeScript. | 15 |
stephenb/coffee-machine | A state machine implementation written in CoffeeScript | 32 |
edemaine/coffeescript-for-python | Teaches CoffeeScript to Python programmers by converting Python code into CoffeeScript code | 55 |
brunorb/algorithms.coffee | A collection of algorithms and data structures implemented in CoffeeScript | 37 |
michaelblume/coffeestream | Re-implements the stream.js functionality in CoffeeScript, providing a basic observable stream implementation. | 22 |