Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/smhg/sepa-qr

Generate QR code for a SEPA payment from text containing an IBAN (and an amount in Euro)
https://github.com/smhg/sepa-qr

iban qr sepa

Last synced: about 2 months ago
JSON representation

Generate QR code for a SEPA payment from text containing an IBAN (and an amount in Euro)

Awesome Lists containing this project

README

        

# sepa-qr-js
Generate a QR code for a SEPA payment from any text containing an IBAN (and, optionally, an amount in Euro).

## Installation
```bash
npm i -g https://github.com/smhg/sepa-qr
```

## Usage
Copy some text to clipboard and run
```bash
sepa-qr
```