coffeescript-in-action
CoffeeScript book
The source code repository for the Manning book CoffeeScript in Action, which provides CoffeeScript implementations and examples.
Source code for the Manning book CoffeeScript in Action
34 stars
8 watching
7 forks
Language: CoffeeScript
last commit: over 10 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 |
spbooks/coffeescript1 | An archive of resources and code examples to help developers learn CoffeeScript | 25 |
brunorb/algorithms.coffee | A collection of algorithms and data structures implemented in CoffeeScript | 37 |
danilop/aws_lambda_in_action | A companion source code distribution to the AWS Lambda in Action book, providing live demos and example functions for various AWS services | 287 |
coffeescript-cookbook/coffeescript-cookbook.github.io | A community-driven website with recipes and examples for the CoffeeScript language. | 562 |
autotelicum/smooth-coffeescript | A comprehensive guide to functional programming in CoffeeScript | 576 |
elucidata/react-coffee | Builds React components using CoffeeScript syntax | 20 |
toshok/coffeekit | Bindings for iOS APIs written in CoffeeScript. | 15 |
coffee-js/index.coffee-js.org | A resource collection for CoffeeScript programming language and tools. | 22 |
rbrcurtis/brewer | An interactive coffeescript editor with syntax highlighting and saving functionality | 21 |
sublimetext/coffeescript | Enables syntax highlighting and checking, commands, shortcuts, snippets, watched compilation for the CoffeeScript programming language in Sublime Text. | 440 |
coffee-js/vue-coffee-workflow | A Vue.js 2 application built with CoffeeScript and tools to simplify HTML rendering during building | 23 |
stephenb/coffee-machine | A state machine implementation written in CoffeeScript | 32 |
adamjspooner/coffeescript-meet-backbonejs | A tutorial project introducing Backbone.js through CoffeeScript examples | 59 |
actions/javascript-action | A GitHub Actions repository providing a template for creating JavaScript actions with tests, linting, workflow, publishing, and versioning. | 989 |