@danports/cardswipe
Version:
Capture & parse data from magnetic stripe card readers.
16 lines (9 loc) • 447 B
Markdown
# cardswipe
A JavaScript library for reading and parsing card data from magnetic stripe readers.
Based on [CarlRaymond/jquery.cardswipe](https://github.com/CarlRaymond/jquery.cardswipe) and [wuori/vue-cardswipe](https://github.com/wuori/vue-cardswipe) without jQuery or Vue (or any other dependencies).
## Installation
```sh
npm install @danports/cardswipe
```
## :copyright: License
[MIT](http://opensource.org/licenses/MIT)