cordova-plugin-vuforia-sdk

A Cordova wrapper for the Vuforia SDK


Keywords
cordova, vuforia, ecosystem:cordova, cordova-android, cordova-ios
License
MIT
Install
npm install cordova-plugin-vuforia-sdk@1.0.0

Documentation

Cordova-Plugin-Vuforia-SDK

Cordova Vuforia SDK plugin is designed to inject the Vuforia SDK into any Cordova project. It was specifically created to be used with Cordova-Plugin-Vuforia.

NPM Version Vuforia Version Build Status License

Note

This 'plugin' simply a way of injecting the Vuforia SDK code into a Cordova project. It offers no JavaScript interface or additional functionality.

Contributing

If you wish to submit a bug fix or feature, you can create a pull request and it will be merged pending a code review.

  1. Clone it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

Cordova-Plugin-Vuforia-SDK is licensed under the MIT License.