public
Description: JavaScript Application Framework - JS library only
Homepage: http://www.sproutcore.com
Clone URL: git://github.com/sproutit/sproutcore.git
thomaslang (author)
Thu Apr 30 13:52:48 -0700 2009
sproutit (committer)
Thu Apr 30 15:23:41 -0700 2009
name age message
file .gitignore Mon Apr 06 16:38:56 -0700 2009 Add .svn to gitignore [sproutit]
file Buildfile Thu Apr 16 16:24:57 -0700 2009 Datastore depends just on runtime for now [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/ Sat Mar 14 14:58:51 -0700 2009 latest fixes to make test app work [sproutit]
directory design/ Sun Apr 12 15:01:08 -0700 2009 Simplify repainting states on design chart [sproutit]
directory frameworks/ Loading commit data...
directory lib/ Fri Apr 17 12:55:58 -0700 2009 Added some extra clarification on how to change... [juanpin]
file license.js Wed Jan 28 22:05:46 -0800 2009 Remove warning about require errors [sproutit]
directory themes/ Wed Apr 22 22:41:59 -0700 2009 show correct image in disable.sel checkbox state [erichocean]
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