Commit Graph

9 Commits

Author SHA1 Message Date
Martin Endler
dacf2a082f Remove bindings dependency (require the built addon directly because the build output location is well-known and constant)
Add note about a possible error and its solution to the README
Improve .editorconfig
Run tests in CI workflow
2020-02-23 18:09:39 +01:00
Martin Endler
dffb9ef890 Improve .gitignore and .npmignore 2020-01-25 23:39:38 +01:00
Martin Endler
10f96258a7 Improve README 2020-01-25 00:30:34 +01:00
Martin Endler
d9cbaa4116 Improve README (close #12) 2020-01-25 00:14:38 +01:00
Martin Endler
a43ad505f1 Fix code style in tests
Upgrade test dependencies
2020-01-24 22:31:14 +01:00
Martin Endler
6104637e01 Add TypeScript declaration file
Expose list of readers via pcsclite.readers
2018-12-20 04:11:56 +01:00
Martin Endler
31e497024c Upgrade dependencies
Improve example (fix coding style, fix Buffer usage)
Fix coding style in lib/pcsclite.js
2018-12-20 03:51:54 +01:00
Martin Endler
114f8372a1 added IOCTL_CCID_ESCAPE constant to reader object to support escape command 2016-11-17 23:52:27 +01:00
Martin Endler
c3c3cf33ef fixed parse readers string function
added .editorconfig
formatted code
updated dependencies
improved package.json
fixed version number
2016-08-10 20:39:11 +02:00