Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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