stirred-coffee
Coffee macros library
A CoffeeScript implementation of common coffee macros
Macros in CoffeeScript prototype
23 stars
2 watching
1 forks
Language: CoffeeScript
last commit: almost 14 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mrluc/macros.coffee | Provides a Lisp-style macro system for CoffeeScript | 37 |
coffee-js/index.coffee-js.org | A resource collection for CoffeeScript programming language and tools. | 22 |
michaelficarra/coffeescriptredux | A CoffeeScript compiler rewritten with design principles focusing on robustness and extensibility. | 1,841 |
js2coffee/js2coffee | Converts JavaScript code to CoffeeScript syntax | 2,083 |
stephenb/coffee-machine | A state machine implementation written in CoffeeScript | 32 |
markbates/programming-in-coffeescript | A repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming. | 63 |
f/macaron | A CoffeeScript macro system allowing code transformation and composition with support for variables protection and replace macros | 24 |
andrzejsliwa/coffeeapp | A CoffeeScript wrapper around CouchApp for building Couch-based applications | 56 |
gulp-community/gulp-coffee | Compiles Coffeescript files to JavaScript using the Gulp task runner | 226 |
raganwald/katy | Enables fluent method chaining on ordinary classes and objects | 171 |
brunorb/algorithms.coffee | A collection of algorithms and data structures implemented in CoffeeScript | 37 |
defunkt/coffee-mode | An Emacs major mode for syntax highlighting and indentation of CoffeeScript code | 574 |
devongovett/coffeepack | An implementation of MessagePack serialization format in CoffeeScript for Node.js and the browser. | 50 |
mikesmullin/coffee-templates | A minimalist template engine for CoffeeScript and JavaScript | 48 |
coffeescript-cookbook/coffeescript-cookbook.github.io | A community-driven website with recipes and examples for the CoffeeScript language. | 561 |