public
Description: JavaScript Application Framework - JS library only
Homepage: http://www.sproutcore.com
Clone URL: git://github.com/sproutit/sproutcore.git
erichocean (author)
Tue Oct 06 07:55:39 -0700 2009
commit  9b7f6a73371e17db6ff3a9f0aae8c7aaea5afb51
tree    02ae9a4615d7f87dc7b60af81305385c4cd1cbeb
parent  ba1dfa79c85120ec9643e475593f4145219473c7
name age message
file .gitignore Tue Oct 06 07:57:29 -0700 2009 Added vi swap files to Git ignore list. [Sean Eidemiller]
file Buildfile Loading commit data...
file HISTORY Sat Nov 08 01:18:15 -0800 2008 Rename uses of SC.View to SC.ClassicView [sproutit]
file README
directory apps/
directory design/
directory frameworks/
directory lib/
file license.js Wed Jan 28 22:05:46 -0800 2009 Remove warning about require errors [sproutit]
directory themes/
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