This project contains several modules to assist in using Dojo within the IBM Worklight platform.
No official release yet.
This project is distributed by the Dojo Foundation and licensed under the Dojo dual license BSD/AFLv2 license. All contributions require a Dojo Foundation CLA.
This project requires the following other projects to run:
- dojo
- dojox/mobile
- Manual installation by dropping dworklight as a sibling of the top level Dojo modules:
- dojo
- dworklight
To install the latest master, go to the root Dojo installation directory and clone dworklight from github
git clone git://github.com/ibm-dojo/dworklight.git
TODO, but here's the general modules
Simple activity control that allows for native or Dojo basic activity indicators.
WL console logging adapter
Device Ready detection (taken from dcordova project)
WL Adapter integration to feel more like a normal dojo/request style
WL Custom AMD require support
'Has' feature detection for WL
Environment specific modules
Android specific support. Currently support back button handling
Preloader to mock WL env and set device type.
Worklight Stores
API to enable direct access ot both JSONStore and EncryptedCache
- Karl Bishop (IBM CCLA)
- Chris Felix (IBM CCLA)