webkitty.org is a community driven webkit reference and resource collection. webkit has become much more than an ordinary browser engine in the past years. It is used in several browsers (e.g. Safari and Chrome), RIA frameworks (Appcelerator Titanium and Adobe AIR) and mobile platforms (Apple iPhone, Google Android and Palm Pre). The interest in webkit is growing every day and it seems the documentation can't keep up with all the new features. Another problem is, that today webkit developers have to reinvent the wheel every day, because common JavaScript libraries don't support the latest features of webkit. So, here webkitty.org jumps in. We want to collect information about all the webkit specific features and additionally want to provide ready to use examples and other resources for specific purposes. This can be convenience functions for Titanium or a native-looking and behaving UI widget for iPhone web apps.
If every visitor of this page contributes a little example, a code snippet or a reference entry we will soon have a large archive of information saving us time every day. How many time have you googled about how exactly feature x (x = gradients, transitions, animation, masks, animation, scrollbars) of webkit works?
Read how to contribute here: How to contribute