camme / node-nfc

A first try at binding libnfc to node. This project is right now not good enough to use.
68 stars 39 forks source link

Node 0.12 and 4.0 support #12

Closed jeroenvollenbrock closed 9 years ago

jeroenvollenbrock commented 9 years ago

Added Node Native Abstractions instead of direct nodejs and v8 access. Added stop method. Merging this makes merging #7 unnecessary. Updated NFC Modulation. Merging this makes merging #6 and #5 unnecessary. Updated Dependencies. Merging this makes merging #5 unnecessary.