UNPKG
nfccard-tool
Version:
latest (0.1.1)
0.1.1
0.1.0
0.0.8
0.0.7
0.0.6
0.0.5
0.0.1
The toolbox for reading and writing nfc cards.
github.com/somq/nfccard-tool
somq/nfccard-tool
nfccard-tool
/
index.js
3 lines
(2 loc)
•
70 B
JavaScript
View Raw
1
2
3
const
ndef
=
require(
'./lib/nfccard-tool'
);
module
.
exports
= ndef;