DataWriterClient.js

DataWriter Web Client JavaScript library
A DataWriter client developed in JavaScript to encode & print RFID/NFC cards through web browsers.
Getting Started
Once you've added the DataWriterClient.js script to your page, you can use it with:
* Include JavaScript files
``
html
`
* And setup the server connection:
`
html
``
Documentation
License
Free for use with ISLOG provided servers (eg. ISLOG DataWriter Server).
For details, see
LICENSE.
Release History
- 0.3.1: Fix NPM package
- 0.2.0: SSL support
- 0.1.0: Initial release