0.2.4 • Published 6 years ago

thaismartcardreader.js v0.2.4

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Thai Smart Card Reader.js

This is implementation of smartcard node js module. That using PCSC API.

Installation

yarn add thaismartcardreader.js

Deprecated

  1. "card-readed" event from Reader class using "card-inserted" instead
  2. Access variable directly eg. person.cid using getter function by add prefix "get" and using camelCase eg getCid, getDoB

Example Code

You can find it in demo/GetAllData.js

API Document

Comming Soon in Version 0.3

Credit

Chakphanu for an APDU Command

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago