multisum / html-swiss-qr-bill

Creation of Swiss QR Bills as HTML. There is no need to send data to a server. Only HTML, CSS and JavaScript are used.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swiss QR Bill in HTML

Creation of Swiss QR Bills as HTML. There is no need to send data to a server. Only HTML, CSS and JavaScript are used.

For the QR Code the QR Code generator library from Nayuki (https://github.com/nayuki/QR-Code-generator) is used.

ChangeLog

A simple string as reference is now converted to a Creditor Reference (ISO 11649) if possible. A Creditor Reference (ISO 11649) with an incorrect checksum is now displayed in red.


Version 1.6 of Nayuki's QR Code Generator is now included because the newer version is different.

About

Creation of Swiss QR Bills as HTML. There is no need to send data to a server. Only HTML, CSS and JavaScript are used.

License:MIT License


Languages

Language:JavaScript 67.2%Language:HTML 24.9%Language:CSS 7.9%