Registry / utility / rqrcode

rqrcode

JSON →
library3.2.0rbrubygemsunverified

rqrcode is a library for encoding QR Codes with flexible rendering options.

gem install rqrcode
INSTALL
IMPORT
SIG · RQRCODE
R
rqrcode
utilityrubyv3.2.0
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'

Generate a QR code and export as PNG.

require 'rqrcode' qr = RQRCode::QRCode.new('https://example.com') png = qr.as_png
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
rqrcode — gem install rqrcode · libregistry