cappuccino / cappuccino Public
Home
Martin Carlberg edited this page Nov 17, 2021
·
63 revisions
Pages 52
Clone this wiki locally
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
- Download the new Node (alpha) version
- Download the latest starter package.
- Read a few of the tutorials.
- Check out the live cappuccino cookbook tutorials.
- Check out a live demo of the widgets in cappuccino.
- Check out our manual tests.
- Read the Glossary if you come across terms you don’t recognize.
- There are a number of Tools you can download.
- Read the FAQ.
Contributing
- Filing bugs is the easiest and most helpful way to contribute.
- Check out the Projects to Work On
- Instructions on Getting and Building the Source and Contributing Code
- Write Documentation
Community
- Subscribe to the mailing list
- Chat with us directly on our Gitter room (active)
- Chat with us directly on the IRC Channel (mostly inactive)
- Check out the Current Projects people are working on.
Modules
List of available modules / frameworks for Cappuccino
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.
In depths
Releases
Changelist for each release