Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/smhg/sepa-qr
- Owner: smhg
- Created: 2017-11-14T09:02:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-18T09:57:50.000Z (about 1 year ago)
- Last Synced: 2024-04-15T03:04:46.720Z (9 months ago)
- Topics: iban, qr, sepa
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```