Skip to content
 
 

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-gp-phonegap

An example node-gp integration for phonegap-nfc.

Get Started

git clone https://github.com/dcdc-io/node-gp-phonegap
cd node-gp-phonegap
npm install

You should use the supplied browersify bundle in the /browser directory of the node-gp module. You would typically reference the bundle as a <script/> tag in your index.html:

<script type="text/javascript" src="js/nodegp-bundle.debug.js"></script>

In this repository we automate the copying of nodegp-bundle.debug.js into your project www/js directory so you don't have to, by using a hook found here.

The bundle makes the GlobalPlatform class globally available so that you can reference it in subsequent scripts just as we do in the index.js. See www/js/index.js for a full working example.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages