Skip to content

Instantly share code, notes, and snippets.

View yailPeralta's full-sized avatar

Yail Peralta yailPeralta

View GitHub Profile
@yailPeralta
yailPeralta / winitude.plugin.js
Last active August 11, 2016 19:24
The ngCordova wrapper for WikitudePlugin for Cordova
/**
* Created by yailanderson on 10/06/16.
*/
'use strict';
// install : cordova plugin add https://github.com/Wikitude/wikitude-cordova-plugin.git
(function (angular) {
angular.module('ngCordova.plugins.wikitudePlugin', [])
@yailPeralta
yailPeralta / config.js
Last active August 11, 2016 19:25
The Wikitude Config function to be incuded in the run method of the main module
/**
* Created by yailanderson on 06/06/16.
*/
'use strict';
(function (angular) {
/**
*
* @param WikiTude
* @param Config