Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sukima/99-bottles-cs

Example project to sing the 99 bottles of beer song with CoffeeScript
https://github.com/sukima/99-bottles-cs

Last synced: 17 days ago
JSON representation

Example project to sing the 99 bottles of beer song with CoffeeScript

Awesome Lists containing this project

README

        

99 Bottles of Beer with CoffeeScript
====================================

This is a exaple project top show how CoffeeScript can sing the 99 bottles of beer song.

It is an entry to the [99 bottles of beer][] language database site.

This project includes [CommonJS][] packaging and modular design. Unit tests with
[Jasmine][]. And how to include custom [jQuery plugins][].

It uses [node.js][] to build using [hem][]. Documentation generated with [docco][].

See it in action at http://sukima.github.com/99-bottles-cs/

[99 bottles of beer]: http://99-bottles-of-beer.net/
[CommonJS]: http://www.commonjs.org/
[jQuery plugins]: http://docs.jquery.com/Plugins/Authoring
[Jasmine]: https://jasmine.github.io/
[node.js]: http://nodejs.org/
[hem]: http://spinejs.com/docs/hem
[docco]: http://jashkenas.github.com/docco/