public
Description: Web Application Framework in JavaScript and Objective-J
Home | Edit | New

Home

Cappuccino is an Application Framework designed for creating desktop class applications on the web. Cappuccino is written in Objective-J, a language extension to JavaScript that adds classical inheritance, script importing, and a bunch of other goodies without breaking backwards compatibility.

Getting Started

  • If you’re new to Objective-J and Cappuccino, you might want to start by downloading the Cappuccino Starter Kit and reading through a few of the tutorials and demos on the main site. All the demos are hosted on github as well.
  • There’s also a set of Tools you can download that can help you develop, debug, and deploy.
  • Cappuccino apps are essentially the front of a whole system. To communicate with the server side scripts and databases, it will have to do these Client-server Communications.

Contributing

Community

Patterns

Cookbook area for collecting patterns that are useful in writing cappuccino applications.

Optimizations

Tips for optimizing Cappuccino applications.

Code Snippets

Bits of useful code.

Last edited by dwt, Wed May 20 05:24:35 -0700 2009
Home | Edit | New
Versions: