sc-nfc
Polymer 1.0 element that wraps around phonegap-nfc to expose nfc/rfid abilities
<sc-nfc>
is an element that helps you to read/write nfc using the phonegap-nfc plugin
Getting started
Install with bower
First you need bower, see their site for details
bower install --save sc-nfc
window.nfc
object is available after installing the phonegap-nfc
plugin
Make sure the How to use
<sc-nfc></sc-nfc>
Contributions welcome, please create issues!