@hackage qrcode-juicypixels0.8.7
Converts a qrcode-core image to JuicyPixels
Installation
Tested Compilers
Dependencies (7)
- JuicyPixels >=3.2.6 && <3.4
- base >=4.8.2.0 && <5
- base64-bytestring >=1.0.0.1 && <1.3
- bytestring >=0.10.6.0 && <0.13
- qrcode-core >=0.8 && <1
- text >=1.2.2.0 && <2.2 Show all…
Dependents (2)
@hackage/lnd-client, @hackage/btc-lsp
qrcode
QR code library in pure Haskell
qrcode-juicypixels
This package adds a function to convert the QRCode into a JuicyPixels image. And some to create a data url containing the QRCode as a PNG.