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.
docs / source
XCallbackURL:CommonJS module for parsing URLs according to the X-Callback-URL standard.
docs / source
Alloy:CommonJS module to allow modules built for Alloy to function in classic projects.
docs / source / example
Gate:CommonJS module providing simple mathematical question as parental gate for kids apps.
docs / source / example
Image:CommonJS module providing image manipulation methods.
docs / source
Menu:CommonJS module for managing the Android Activity Menu and ActionBar.
docs / source
Rate:CommonJS module popping the 'rate-my-app' question at just the right time.
docs / source
Reporter:CommonJS module using yy.logcatcher
to let the user report run-time errors.
docs / source
Share:CommonJS module providing a one-in-all social sharing solution for iOS and Android.
docs / source / example
UI:CommonJS module extending some Ti.UI.create*
factories.
docs / source
Update:CommonJS module checking for updates of the app.
docs / source
Urban Airport:CommonJS module wrapping Appcelerator's iOS and Android modules for Urban Airship.
docs / source
Validate:CommonJS module providing validation.
docs / source
XP.UI:CommonJS module providing cross-platform UI elements.
License
Copyright 2013-2015 Fokke Zandbergen Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.