qrcode-juicypixels

Converts a qrcode-core image to JuicyPixels

https://github.com/alexkazik/qrcode#readme

Version on this page:0.8.0
LTS Haskell 22.14:0.8.5
Stackage Nightly 2023-12-26:0.8.5
Latest on Hackage:0.8.5

See all snapshots qrcode-juicypixels appears in

MIT licensed by ALeX Kazik
Maintained by [email protected]
This version can be pinned in stack with:qrcode-juicypixels-0.8.0@sha256:34514646c37f67f0d0f285ee0f4dcc84e3f29bba1628072f9b0ebe97b1ef76af,1382

Module documentation for 0.8.0

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.

Changes

Changelog for qrcode-juicypixels

0.8.0 – 2019-01-xx

  • Initial release