Sproutcore

Date: 2010-06-06 17:02:46 Created: 2010-05-16 05:26:55

Sproutcore is a javascript framework for creating web applications. That is, applications running on the web which look and behave like applications rather than web pages. If you are looking to add interactivity to a "normal" web page, Sproutcore is the wrong choice.

Sproutcore is all client-side; that is, everything created runs inside the web browser. The framework can be made to work with any kind of server back-end and includes quite a lot of functionality to help dealing with retrieval, caching, querying and filtering of data.