/dcordova

AMD, promise-based wrapper for Cordova APIs useful for AMD-based and/or Dojo-based applications.

Primary LanguageJavaScriptOtherNOASSERTION

dcordova Build Status

This project provides AMD, promise-based wrapper for Cordova APIs useful for AMD-based and/or Dojo-based applications.

Status

No official release yet.

Licensing

This project is distributed by the Dojo Foundation and licensed under the "New" BSD License. All contributions require a Dojo Foundation CLA.

Dependencies

This project requires the following other projects to run:

  • dojo

Installation

Bower release installation:

$ bower install dcordova

Manual master installation:

$ git clone git://github.com/ibm-js/dcordova.git

Then install dependencies with bower (or manually from github if you prefer to):

$ cd dcordova
$ bower install

Documentation

TODO

Credits

  • Christophe Jolif (IBM CCLA)
  • Christopher Mitchell (IBM CCLA)
  • Karl Bishop (IBM CCLA)