CAKE is a JavaScript scene graph library for the HTML5 canvas tag.
You could think of it as SVG sans the XML and not be too far off.
Released under the MIT license.
The original repository is located at http://code.google.com/p/cakejs/
The library was created by Ilmari Heikkinen and this repository is currently mantained by Michael Cereda http://cmyklove.com
Copyright (C) 2007 Ilmari Heikkinen
The build script used is from less.js project https://github.com/cloudhead/less.js
This project is work in progress.
If you want to use the plain old cakejs use the "cake.js" file located in the dist folder.
Any other file located in the dist folder is generated by the build script