I ripped a bunch of Javascript code out of my Cordova NFC plugin and created a NPM so I could reuse the code elsewhere.
Now, that the code is improved and tested, I'd like the plugin to use the code from the node package. Are there good ways to do this? Have you seen any examples? https://github.com/don/phonegap-nfc https://github.com/don/ndef-js
