Spine.js - Cafe Townsend example
Posted on December 31, 2011
For a better understanding of Spine.js I have build a port of the Cafe Townsend app, which is a standard for demonstrating ActionScript based MVC frameworks (e.g. Swiz or Mate).
The JavaScript port is written in CoffeeScript using Spine.js and Hem. It uses Eco for templating HTML and Stylus for less CSS.
Screen shots
Live demo
Run the demo at http://cafetownsend-spine.herokuapp.com using Chrome.
Source code
All source code is available at GitHub.
Have fun!
-Jens