Smooth-CoffeeScript
CoffeeScript tutorial
A comprehensive guide to functional programming in CoffeeScript
A book on functional programming in CoffeeScript
576 stars
21 watching
69 forks
Language: CoffeeScript
last commit: almost 13 years ago
Linked from 1 awesome list
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 |
spbooks/coffeescript1 | An archive of resources and code examples to help developers learn CoffeeScript | 25 |
coffee-js/index.coffee-js.org | A resource collection for CoffeeScript programming language and tools. | 22 |
toshok/coffeekit | Bindings for iOS APIs written in CoffeeScript. | 15 |
sublimetext/coffeescript | Enables syntax highlighting and checking, commands, shortcuts, snippets, watched compilation for the CoffeeScript programming language in Sublime Text. | 440 |
boundvariable/coffeescript-in-action | The source code repository for the Manning book CoffeeScript in Action, which provides CoffeeScript implementations and examples. | 34 |
polarmobile/coffeescript-style-guide | A collection of guidelines and conventions for writing clean, readable, and idiomatic CoffeeScript code. | 1,637 |
brunorb/algorithms.coffee | A collection of algorithms and data structures implemented in CoffeeScript | 37 |
raganwald/katy | Enables fluent method chaining on ordinary classes and objects | 171 |
michaelblume/coffeestream | Re-implements the stream.js functionality in CoffeeScript, providing a basic observable stream implementation. | 22 |
js2coffee/js2coffee | Converts JavaScript code to CoffeeScript syntax | 2,083 |
elucidata/react-coffee | Builds React components using CoffeeScript syntax | 20 |
coffeelint/coffeelint | A style checker tool for CoffeeScript code | 16 |
coffeedoc/codo | Automated documentation generator for CoffeeScript APIs. | 624 |