Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mvila/payment-card-magnetic-stripe-parser
Parse payment card magnetic stripe data
https://github.com/mvila/payment-card-magnetic-stripe-parser
Last synced: about 1 month ago
JSON representation
Parse payment card magnetic stripe data
- Host: GitHub
- URL: https://github.com/mvila/payment-card-magnetic-stripe-parser
- Owner: mvila
- Created: 2015-12-19T06:25:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-21T07:18:03.000Z (almost 9 years ago)
- Last Synced: 2023-12-23T15:29:36.550Z (11 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 9
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# payment-card-magnetic-stripe-parser [![Build Status](https://travis-ci.org/mvila/payment-card-magnetic-stripe-parser.svg?branch=master)](https://travis-ci.org/mvila/payment-card-magnetic-stripe-parser)
Parse payment card magnetic stripe data.
## Installation
```
npm install --save payment-card-magnetic-stripe-parser
```## Usage
See `test.js`.
## License
MIT