public
Description: JavaScript Application Framework - JS library only
Homepage: http://www.sproutcore.com
Clone URL: git://github.com/sproutit/sproutcore.git
name age message
file .gitignore Sun Nov 16 20:36:30 -0800 2008 Add .eprj to gitignore for windows work [sproutit]
file HACKING Tue Oct 21 11:30:46 -0700 2008 Renamed SC.event to SC.Event, made into a prope... [sproutit]
file HISTORY Mon Oct 13 19:08:17 -0700 2008 - Moved some core functions to foundation/syste... [sproutit]
file README Thu Oct 16 16:11:59 -0700 2008 Remove superflous dashes [sproutit]
directory application/ Wed Dec 17 15:48:38 -0800 2008 Replace all instances of Object.extend with SC.... [binary42]
directory controllers/ Tue Dec 09 09:13:48 -0800 2008 Merge branch 'bitburger' into ttdonovan-require [sproutit]
file core.js Mon Dec 08 15:13:42 -0800 2008 Add Apple Copyrights to Source Code [sproutit]
directory debug/ Wed Dec 17 15:48:38 -0800 2008 Replace all instances of Object.extend with SC.... [binary42]
directory deprecated/ Wed Dec 17 15:48:38 -0800 2008 Replace all instances of Object.extend with SC.... [binary42]
directory desktop.platform/ Mon Dec 08 15:13:42 -0800 2008 Add Apple Copyrights to Source Code [sproutit]
directory lib/ Tue Sep 30 02:17:26 -0700 2008 Added required xmlns="http://www.w3.org/1999/xh... [trek]
file license.js Mon Dec 08 15:13:42 -0800 2008 Add Apple Copyrights to Source Code [sproutit]
directory mixins/ Wed Dec 17 16:11:50 -0800 2008 Clarified comment so that hopefully in the futu... [Charles Jolley]
directory models/ Mon Jan 12 14:33:30 -0800 2009 Remove debugger statement [sproutit]
directory private/ Mon Dec 08 15:13:42 -0800 2008 Add Apple Copyrights to Source Code [sproutit]
directory server/ Mon Dec 15 12:50:16 -0800 2008 Merge branch 'ttdonovan/each' into bitburger [sproutit]
directory system/ Wed Dec 17 15:48:38 -0800 2008 Replace all instances of Object.extend with SC.... [binary42]
directory tests/ Wed Dec 17 15:48:38 -0800 2008 Replace all instances of Object.extend with SC.... [binary42]
directory validators/ Wed Dec 10 13:58:31 -0800 2008 Reducing SC dependency on Prototype [ttdonovan]
directory views/ Wed Dec 10 13:58:31 -0800 2008 Reducing SC dependency on Prototype [ttdonovan]
README
SproutCore JavaScript Application Framework

SproutCore is a framework for building desktop-like applications in the web without the use of plugins.  With 
SproutCore, you build rich, interactive
applications in the web in less code than most simple web pages require today.

The easiest way to get started with SproutCore is using the BlueRibbon build 
tools included with the SproutCore package when you install it from the Ruby 
Gems.  Please see the Getting Started documentation on the SproutCore website
for more information.

http://www.sproutcore.com

If you would like to contact the authors, you can reach the current maintainer
at charles@sproutit.com

ACKNOWLEDGEMENTS

SproutCore includes code from a number of different open source projects
including:

jQuery 1.2.6
Bernies Better Animator