Awesome
UTiL
A collection of utility libraries for Appcelerator's Titanium and it's Alloy MVC framework. The app contains samples and tests for some of the libraries.
This is a public, but personal library. It may change at any time without notice! Feel free to fork and contribute, but I'll decide what PR's to accept based on their potential use for my own projects.
XCallbackURL: docs / source
CommonJS module for parsing URLs according to the X-Callback-URL standard.
Alloy: docs / source
CommonJS module to allow modules built for Alloy to function in classic projects.
Gate: docs / source / example
CommonJS module providing simple mathematical question as parental gate for kids apps.
Image: docs / source / example
CommonJS module providing image manipulation methods.
Menu: docs / source
CommonJS module for managing the Android Activity Menu and ActionBar.
Rate: docs / source
CommonJS module popping the 'rate-my-app' question at just the right time.
Reporter: docs / source
CommonJS module using yy.logcatcher
to let the user report run-time errors.
Share: docs / source
CommonJS module providing a one-in-all social sharing solution for iOS and Android.
UI: docs / source / example
CommonJS module extending some Ti.UI.create*
factories.
Update: docs / source
CommonJS module checking for updates of the app.
Urban Airport: docs / source
CommonJS module wrapping Appcelerator's iOS and Android modules for Urban Airship.
Validate: docs / source
CommonJS module providing validation.
XP.UI: docs / source
CommonJS module providing cross-platform UI elements.