Skip to content

ranguard/titanium_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Titanium Utils
==============

This is a collection of JavaScript libs that are useful when developing titanium mobile applications.


Files
-----

lib/util.js - some methods taken from jQuery with others added

lib/factory.js - make using Ti.UI a little easier

lib/loader.js - loads the above libs and creates instances of them.


Patches
-------
Patches will be accepted if they do not change existing behaviour,
ideally people will overload custom settings (e.g. color method)
rather than changing the core libs.

YourPackage.prototype = new TuFox();

Todo
----
Move everything into a Tu. namespace

Thanks
------
Thanks to http://www.foxtons.co.uk/ for allowing my to open source this

About

Various helper/example libs for titanium mobile javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published