public
Description: the sneaky little framework.
Homepage: http://raccoon.keetology.com/
Clone URL: git://github.com/keeto/raccoon.git
name age message
file LICENSE Tue Jul 14 12:40:37 -0700 2009 Initial commit. [keeto]
file README.md Thu Jul 16 14:47:55 -0700 2009 updated readme. [keeto]
directory app/ Thu Jul 16 10:29:56 -0700 2009 Initial commit of new template engine. [keeto]
directory config/ Wed Jul 15 01:51:05 -0700 2009 Removed default events on the config because it... [keeto]
directory vendor/ Thu Jul 23 22:15:35 -0700 2009 Fixes, patches and a few Extras [jabis]
README.md

Raccoon: The Sneaky Little Framework

Raccoon is a small framework for creating server-side javascript applications, written on top of MooTools and running on v8cgi.

Requirements

Raccoon only has one requirement: you'll need to have a web-server running v8cgi trunk. Because building, installing and running v8cgi is too complex to add here, we direct you to the official v8cgi homepage.

Docs and Samples

For more information, please head out to the official raccoon site at http://raccoon.keetology.com/

Team Raccoon

Team Raccoon is composed of Mark Obcena (@keeto, Keetology) and Jabis Sevon (@jabis, Pumppumedia).

Acknowledgements

Team Raccoon would like to thank the MooTools Team, the v8cgi Team and the guys from MooTooled. All our waving boxes are for you: []/

Copyrights and Licenses

  • Raccoon. Copyright 2009, Mark Obcena. released under the MIT License.
  • MooTools. Copyright 2009, Valerio Proietti. MIT-Style License.
  • v8cgi. Copyright 2009, Ondrej Zara. New BSD License.