public
Description: JavaScript Application Framework - JS library only
Homepage: http://www.sproutcore.com
Clone URL: git://github.com/sproutit/sproutcore.git
commit  94d1c82b50ef8b0d11e997bd0dec95bdf10b35e9
tree    4e6e5de3b1cd9a5ee82ff4e1fb793ecfdcb7ad6a
parent  cc752993ab8b4ea1a9f15b7eaaa858801c4b29b3
name age message
file .gitignore Wed Jul 15 13:49:24 -0700 2009 added .gitattributes to .gitignore [Erich Ocean]
file Buildfile Tue Jul 28 13:21:41 -0700 2009 Fix copyright statements to say Apple Inc [sproutit]
file HISTORY Sat Nov 08 01:18:15 -0800 2008 Rename uses of SC.View to SC.ClassicView [sproutit]
file README Mon Apr 13 14:20:12 -0700 2009 Tweak README [sproutit]
directory apps/ Tue Jul 28 13:26:03 -0700 2009 Further copyright fixes for Apple Inc. [sproutit]
directory design/ Tue Jun 09 23:11:31 -0700 2009 Update design charts [sproutit]
directory frameworks/ Loading commit data...
directory lib/ Thu Jul 23 04:29:12 -0700 2009 Suppress warning message about mime type in Saf... [Erich Ocean]
file license.js Wed Jan 28 22:05:46 -0800 2009 Remove warning about require errors [sproutit]
directory themes/ Tue Jul 28 22:10:52 -0700 2009 Merge error [sproutit]
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