Registry / serialization / rqrcode-png

rqrcode-png

JSON →
library0.1.5rbrubygemsunverified

Glues rQRCode together with chunky_png to generate QR codes as PNG images.

gem install rqrcode_png
INSTALL
IMPORT
SIG · RQRCODE-PNG
R
rqrcode-png
serializationrubyv0.1.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RQRCode
require 'rqrcode_png'

Generate a QR code PNG image from a string.

require 'rqrcode_png' qr = RQRCode::QRCode.new('https://example.com') png = qr.to_img.resize(200, 200).to_data_url
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Resources
rqrcode-png — gem install rqrcode-png · libregistry