Registry / cli / mdp-qrterminal-v3

mdp-qrterminal-v3

JSON →
library3.2.1gogounverified

A Go library for rendering QR codes in the terminal.

go get github.com/mdp/qrterminal/v3
INSTALL
IMPORT
SIG · MDP-QRTERMINAL-V3
M
mdp-qrterminal-v3
cligov3.2.1
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.

qrterminal
github.com/mdp/qrterminal/v3

Generate and print a QR code to the terminal.

package main import ( "github.com/mdp/qrterminal/v3" ) func main() { qrterminal.Generate("https://example.com", qrterminal.L, os.Stdout) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
18
Resources
mdp-qrterminal-v3 — go get mdp-qrterminal-v3 · libregistry