Tern & CordovaJS support - angelozerr/tern.java GitHub Wiki
tern-cordovajs provides the cordovajs Tern plug-in which gives a support for Cordova.js. (we hope that the official tern.js whill host this plugin).
After installing and converting your project as Tern Project, go at Tern project property, click on Tern / Modules item and select the cordovajs tern plugin :

After that you can benefit with cordova.js completion for cordova object as well as on other variables and methods provided by CordovaJS:

Tern is able to provide the the content assist on cordova object's members:

Web Browser
You can play with online demo which uses CodeMirror (inside Web Browser).
Here a screenshot of CordovaJS completion with CodeMirror :
