COFFEESCRIPT1

CoffeeScript tutorials

An archive of resources and code examples to help developers learn CoffeeScript

Jump Start CoffeeScript, code archive

GitHub

25 stars
7 watching
19 forks
Language: CoffeeScript
last commit: almost 14 years ago

Related projects:

RepositoryDescriptionStars
markbates/programming-in-coffeescriptA repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming.63
coffeescript-cookbook/coffeescript-cookbook.github.ioA community-driven website with recipes and examples for the CoffeeScript language.561
coffee-js/index.coffee-js.orgA resource collection for CoffeeScript programming language and tools.22
boundvariable/coffeescript-in-actionThe source code repository for the Manning book CoffeeScript in Action, which provides CoffeeScript implementations and examples.33
autotelicum/smooth-coffeescriptA comprehensive guide to functional programming in CoffeeScript576
adamjspooner/coffeescript-meet-backbonejsA tutorial project introducing Backbone.js through CoffeeScript examples59
coffeedoc/codoAutomated documentation generator for CoffeeScript APIs.624
swlkr/coffee-potA starter project for building single-page applications in Node.js with CoffeeScript20
js2coffee/js2coffeeConverts JavaScript code to CoffeeScript syntax2,081
sublimetext/coffeescriptEnables syntax highlighting and checking, commands, shortcuts, snippets, watched compilation for the CoffeeScript programming language in Sublime Text.440
toshok/coffeekitBindings for iOS APIs written in CoffeeScript.15
stephenb/coffee-machineA state machine implementation written in CoffeeScript32
edemaine/coffeescript-for-pythonTeaches CoffeeScript to Python programmers by converting Python code into CoffeeScript code55
brunorb/algorithms.coffeeA collection of algorithms and data structures implemented in CoffeeScript37
michaelblume/coffeestreamRe-implements the stream.js functionality in CoffeeScript, providing a basic observable stream implementation.22